Loading Tool

Explorer IconExplorer

Memory Pool

76,011 transactions
28.41 vMB
0.06691391 BTC
Random Selection Loading Transactions
Max Size: 172.04/200 MB

Candidate Block

Mining Attempt a04cfddc424c9bf536b8b21e6a935e2ed391275c399691d408d03a2be45abbde
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root bd3b9f591cb7f0a53a7f81f77e619a1f3a4374cf3e02f1aaeb381de4d47b085f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,642
Size: 1.00 vMB
Total Fees: 0.00811163 BTC
Feerates: 101.00 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (238,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,483 676,483 00000000000000000001c0b351748ac3d4627a6ffb50804b7b73216bf6573644 2,161 1.00/1.00 vMB 42
676,482 676,482 00000000000000000001ab644228f231182be8e5701ca61ce7852ebec17a570e 2,180 1.00/1.00 vMB 53
676,481 676,481 0000000000000000000c558ee99eef0983e4869b3f613757fcb5987dbb37d0b2 2,200 1.00/1.00 vMB 52
676,480 676,480 000000000000000000055e9c55bf18e034296aa22c3a428f024a28b792fba211 1,963 1.00/1.00 vMB 48
676,479 676,479 0000000000000000000aea5ac7e74abc2becc214f807a78d40f036086f201c8d 1,966 1.00/1.00 vMB 28
676,478 676,478 00000000000000000009ca0477b07510df3726e60447858207778f1407deb6f3 2,144 1.00/1.00 vMB 73
676,477 676,477 0000000000000000000b4dd84cae205576cda74ff4f3898cab0784fd3766f144 1,669 1.00/1.00 vMB 29
676,476 676,476 0000000000000000000082c666ddda2859aef298f273638a254a7bbc64819241 1,372 1.00/1.00 vMB 23
676,475 676,475 00000000000000000009759cb89d28205c16f7c4a923db0bb04b56dcc2d6df7d 1,613 1.00/1.00 vMB 30
676,474 676,474 00000000000000000000f0ca63cc30549bb7a5fb8bdd97c5bcd706f2b5a94504 2,055 1.00/1.00 vMB 11
676,473 676,473 000000000000000000092c4bdde0dfb1db998be9bf02b2c752b8f506a73dc799 2,119 1.00/1.00 vMB 24
676,472 676,472 00000000000000000003148582fff59d18f4bbc54f7a17b6962ad33d80a264f4 1,694 1.00/1.00 vMB 77
676,471 676,471 00000000000000000009e65f3c41ec4b690f3df3ed43231d7524752a6b2b6259 1,921 1.00/1.00 vMB 34
676,470 676,470 00000000000000000006440bdbba0f2da666249d9ca819ea241397077929204c 1,516 1.00/1.00 vMB 59
676,469 676,469 000000000000000000027a1bae94e0daf12ec23aa9c564bc34b6d2419d029422 2,116 1.00/1.00 vMB 19
676,468 676,468 00000000000000000009ecd2ab91b6558c1a07a08273f662856035ee50311edd 1,588 1.00/1.00 vMB 36
676,467 676,467 0000000000000000000bd2140624695d92f2ee3c1d75bdd4dc4034290e61e4ab 1,117 1.00/1.00 vMB 40
676,466 676,466 0000000000000000000551f6b022afcb7d77623ff10771503359e79a4fbbe8dc 2,036 1.00/1.00 vMB 84
676,465 676,465 00000000000000000008a02029832d672de84f004a19f18924dc84cf6b0585ef 897 1.00/1.00 vMB 65
676,464 676,464 0000000000000000000aa113ab572489ce1e219afe9a3f93aeaf90de41b8167b 2,191 1.00/1.00 vMB 81
676,463 676,463 00000000000000000003b24c84d9e5d3137ba54d72343c496ec5054333174ef1 1,486 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.