Loading Tool

Explorer IconExplorer

Memory Pool

29,603 transactions
26.29 vMB
0.04961418 BTC
Random Selection Loading Transactions
Max Size: 142.89/200 MB

Candidate Block

Mining Attempt 50e7b887141905bb6be2eeef203bfea56bf378a77d8403515537f676b41971c3
Version 20000000
Previous Block 00000000000000000001330ca3803d764806b5f0406d080970a65eb49ec64cd6
Merkle Root a356a52efe9b43a84d05d659fca4f75b3d2dc67b5390309467b1b36e2a54cac9
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,626
Size: 1.00 vMB
Total Fees: 0.02045424 BTC
Feerates: 100.56 > 2.05 > 0.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,440 (717,932 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,508 221,508 000000000000039a0e2c32a6a1bc920a2db7386575e9b0b1fcc99a6cafc39c7e 358 0.17/1.00 vMB 241
221,507 221,507 0000000000000080f393e040ebf48326a5cfabcb531d47deb537ab7084485658 293 0.12/1.00 vMB 266
221,506 221,506 0000000000000481c0b294d86eeceaf0292b78488fd11a56ce082a44dace3329 81 0.04/1.00 vMB 518
221,505 221,505 00000000000004b4aafb4a76caaac24ec7e050733c614833fc77a9f595afd122 199 0.09/1.00 vMB 252
221,504 221,504 000000000000034225d11bc73a061a8ed43e0587924417a414a232c7ee23d392 51 0.05/1.00 vMB 109
221,503 221,503 000000000000013376c5851edabd50d818829e81abf24c9b2bbedc94220a0b9f 14 0.00/1.00 vMB 177
221,502 221,502 0000000000000157c37afdf54a60e210590dd6e1faef49bdab514a1cfa9db10e 112 0.05/1.00 vMB 223
221,501 221,501 00000000000002eb09ad8c75017ed9344dfd9bfc462894c82bf8d1454c2a74b9 69 0.03/1.00 vMB 269
221,500 221,500 000000000000012763958fd65f2aa1aabfea6b84c1291afd088df7c64285f3c6 404 0.23/1.00 vMB 183
221,499 221,499 00000000000003e73f2750728827cea10f993511d2df3ca3d7b88e539fc0cda1 204 0.14/1.00 vMB 54
221,498 221,498 00000000000002fad49b9848471a819e2a810e329038f3db25cce5b0cb5737b9 246 0.10/1.00 vMB 300
221,497 221,497 00000000000000082a23c3e61e4b85d67329e6f739a2186426d5949b357a1d93 107 0.06/1.00 vMB 242
221,496 221,496 00000000000004a6d72960685435d857c7e5f04af0e496d68804e521e9db2ca6 262 0.11/1.00 vMB 245
221,495 221,495 000000000000011fb3e6c640e9f4fa5f5cfe44485fd3647ce6836575247eacf8 58 0.02/1.00 vMB 116
221,494 221,494 00000000000000bb4b48fe6d34d6399ef86cbe085f9c80270f3566872d25951e 173 0.10/1.00 vMB 185
221,493 221,493 00000000000001aa084f85415fe119cef72568b582514c2c559aef5fe4c5df1e 365 0.24/1.00 vMB 156
221,492 221,492 0000000000000023af75802e9d920d16f743b5f4678e97703f718fe22abc9343 82 0.21/1.00 vMB 75
221,491 221,491 000000000000012e665bf8809eb412ad624ea7f2818bb35ddc4ee9f549361311 202 0.18/1.00 vMB 149
221,490 221,490 000000000000007ecfd4631cb7ead8dd7dd1859a58a015c3edeede909d8c1bfd 38 0.02/1.00 vMB 168
221,489 221,489 000000000000012205c475582c0596f7b5167127bace2098af633a66037b8406 59 0.03/1.00 vMB 214
221,488 221,488 000000000000032cbe19e38d27950f82f0203c57b98c05b2042afbfa883ea664 428 0.19/1.00 vMB 251
Previous 10 blocks ↓
Total Size: 825.71 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: 4,266.37 GB
    • Received: 234.82 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.