Loading Tool

Explorer IconExplorer

Memory Pool

45,569 transactions
27.64 vMB
0.07464088 BTC
Random Selection Loading Transactions
Max Size: 144.81/200 MB

Candidate Block

Mining Attempt 2dade859a0ca70c78259e252e09f86bf41e6e33914cdb0b23c7d2e7491e7026c
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root 20af49d740d4eba9a36aead66fa8cf0a79e993fa7ac43a2d7545723a0ce74a27
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,534
Size: 1.00 vMB
Total Fees: 0.01973167 BTC
Feerates: 124.00 > 1.98 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (603,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,089 311,089 00000000000000002ab5a3d6fef67581a48790543e834eb0b0b51d45aabcb090 176 0.10/1.00 vMB 31
311,088 311,088 000000000000000010f67b325670a76c93249d50dac3a4ec52e24035259f1c8e 483 0.25/1.00 vMB 31
311,087 311,087 00000000000000002abfa138748b63191e1573c7fe24ac4075eeb3b804aed4f3 497 0.28/1.00 vMB 28
311,086 311,086 000000000000000017888c967d70dc2c6ce810059bce00fb27ec56da85be7bb5 64 0.07/1.00 vMB 26
311,085 311,085 00000000000000003e1199902c5669e49bdd159a93255a9e41498f9b27c468bf 38 0.02/1.00 vMB 19
311,084 311,084 00000000000000001c3f2069c87756c931b9824d8ec1b409aa328c7f84bcf552 801 0.47/1.00 vMB 28
311,083 311,083 00000000000000002424b030022eefa59ee38af285c048956d34999e94c4e2d1 718 0.35/1.00 vMB 33
311,082 311,082 00000000000000003dedbfca3f21dd01932a0f3514ffd81b8a88b126be18e958 274 0.15/1.00 vMB 31
311,081 311,081 00000000000000001d5780220d73fc99a00a7f93fec79d79c690bbd114bcef60 184 0.10/1.00 vMB 26
311,080 311,080 00000000000000001ce5406f1ea61034744c36b538716c784080ec8f4420b064 338 0.15/1.00 vMB 34
311,079 311,079 0000000000000000177a10c88d108b4a329758ea8b86d042ed556b2d80c1b200 1,409 0.69/1.00 vMB 32
311,078 311,078 0000000000000000230f42b27d452d22fa45b3d622b5ed86b375c0e3d9a58bbe 255 0.11/1.00 vMB 40
311,077 311,077 00000000000000001ae19232b9b826635a79faa8fe8007605fafd50f854d0954 94 0.05/1.00 vMB 27
311,076 311,076 0000000000000000106124d11134e52aa54339831ead07e7edea9ec654060a03 239 0.11/1.00 vMB 32
311,075 311,075 00000000000000003c4a6fdcb3c42961924819ed985386cee5b513372f7cb61b 355 0.20/1.00 vMB 32
311,074 311,074 0000000000000000174e1950ae1bc890191687ea106c29b9b8841ab60e3f4fb6 489 0.25/1.00 vMB 33
311,073 311,073 0000000000000000379e4b3f87370927af1773baaa2b09af535ac7339ba580af 373 0.19/1.00 vMB 30
311,072 311,072 00000000000000001cf4f0694491e1ca38da8e13cbfdd1156aa11816a40f6baa 437 0.22/1.00 vMB 27
311,071 311,071 0000000000000000294f8ffa4c39067504c7e35b944f0e49b822d6a878795cab 257 0.19/1.00 vMB 20
311,070 311,070 00000000000000002629e2a82d2b2707886695aa318ca8c718fa9ca15e3ae6ba 611 0.40/1.00 vMB 25
311,069 311,069 00000000000000002b808b985c31d6707c99fba0c67f95ee0eee0e66de4f77ae 293 0.22/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.19 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 653.73 GB
    • Received: 14.03 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.