Loading Tool

Explorer IconExplorer

Memory Pool

75,529 transactions
30.55 vMB
0.09247175 BTC
Random Selection Loading Transactions
Max Size: 175.18/200 MB

Candidate Block

Mining Attempt cd456ce473b68772de7ef4c71e0935837175bbdb96f6bd864d74076377414bc2
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 45129235f7096e5555cd191c3a9a93e57bcceaee09f4bf3e783758a2e91013ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.01812168 BTC
Feerates: 265.25 > 1.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (488,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,122 426,122 000000000000000000b9c7e7072e09473df4c4889625c5bcef43c1ffb7b623f6 144 0.23/1.00 vMB 14
426,121 426,121 0000000000000000030d41bb30be6ad5aeb9a52861f0cae32f86d6c31a4ee7ae 417 0.18/1.00 vMB 64
426,120 426,120 000000000000000002a8f597faf847cf0d715ba6195ad6d81603168023325f7f 207 0.08/1.00 vMB 64
426,119 426,119 000000000000000003b96f21d6077e69fa879f66d3b57448e617edd37fd4d631 434 0.48/1.00 vMB 23
426,118 426,118 000000000000000001de968d7a47c6a3ba9ed4e866aef5c525d2b169e6cafb9b 999 0.40/1.00 vMB 65
426,117 426,117 0000000000000000022f2f94087323be76709c5020e538d917f418cef2172bdf 414 0.42/1.00 vMB 24
426,116 426,116 00000000000000000428cb0955ae9327bb10f3505ce8ada2a29564d112bab777 1,776 1.00/1.00 vMB 41
426,115 426,115 000000000000000000de0b74ee8bc24ffc14ca852df17654a6fb6f898f341d2e 3,008 1.00/1.00 vMB 83
426,114 426,114 000000000000000004b1f65db68699208a413c35774fc74f54138aec736df3ba 2,225 1.00/1.00 vMB 53
426,113 426,113 00000000000000000300e43b77c6b0759fe7247313d31f3a3c6398fa50936660 2,592 1.00/1.00 vMB 67
426,112 426,112 0000000000000000007bb2eeeadddf2afd4c1f1fd50251902e4890df71805575 2,713 1.00/1.00 vMB 79
426,111 426,111 0000000000000000035c24c91561ed2190c7888078be84b0555acf4e206e2216 1,042 1.00/1.00 vMB 28
426,110 426,110 0000000000000000027bcad8acfd3b6b00d2781c055baf36fe97cd7e509db3f5 1,216 0.75/1.00 vMB 38
426,109 426,109 000000000000000000fce0aca4da6988cc1aa616242711a430c56ccd3278c6ad 268 0.10/1.00 vMB 62
426,108 426,108 00000000000000000473a8bbd101b35c544298eb3bdd8762ce78d8a92345d699 2,176 0.92/1.00 vMB 59
426,107 426,107 000000000000000002b84fd062f04a1b6de30ee8691317c7dbe7a9927b2317f9 1,440 0.56/1.00 vMB 66
426,106 426,106 00000000000000000184d86225fa4da3a8f30b76e19f67dd699d843ee5b7d256 1,215 0.66/1.00 vMB 36
426,105 426,105 000000000000000002845852deffe5fdda7497863ed9a82f8ccf8c0e82e25219 2,664 1.00/1.00 vMB 80
426,104 426,104 0000000000000000022a92a114538cfc49445f0c4857b185f2a2f492cfb7ccf9 610 0.22/1.00 vMB 76
426,103 426,103 0000000000000000024b4d1298c20e6896ab8a8a214f8dcbdf4d101ecc5edb12 563 0.23/1.00 vMB 67
426,102 426,102 00000000000000000407055e8298cdca2ff247a931340af828974c46509c4ce6 2,023 0.84/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.