Loading Tool

Explorer IconExplorer

Memory Pool

77,960 transactions
28.81 vMB
0.07319755 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 8c9671df0f58301b84fe131f190ae49e8f91a1f8068dd3fbfc80a7724b3984a6
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 8f30223d3aea202a1f6917c23ec0283462497814b69b1b9e627de5e1a31d6859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,338
Size: 1.00 vMB
Total Fees: 0.01327784 BTC
Feerates: 137.15 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (502,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
412,476 412,476 000000000000000001e3579b31fe64e5048eb8669a493e5c7fbcb48cd44f548a 2,995 1.00/1.00 vMB 57
412,475 412,475 000000000000000005465f7442990308639715b3dae1bf4d604e0f300e443799 2,351 1.00/1.00 vMB 70
412,474 412,474 0000000000000000044de3df271642b1a59040861c55ad2cf54749b7e2ea467d 1 0.00/1.00 vMB 0
412,473 412,473 0000000000000000053afff28480ce4e951304fe6dfd805ed498eb1a53d6d0c4 1,762 1.00/1.00 vMB 78
412,472 412,472 0000000000000000044169c9fd11b99e3d79a586eab82aa8386ad836217b6d18 2,669 1.00/1.00 vMB 63
412,471 412,471 00000000000000000047821399c834e3da2695932a21faad168c1e183897650b 2,593 1.00/1.00 vMB 84
412,470 412,470 0000000000000000021db48fd661dc3c3c088d6cc9a8bfafc7a467d8b5d81221 1,017 1.00/1.00 vMB 70
412,469 412,469 0000000000000000056ef3151ae32aea084f7c80829231bb7a971188261cc377 1,762 0.75/1.00 vMB 52
412,468 412,468 00000000000000000534017d066b4154cb73cef41f9537c9d5925508eae9a1b9 571 1.00/1.00 vMB 18
412,467 412,467 00000000000000000171e97a9311f009ecfaf25ab894a960185955fe91dbce2c 1,599 1.00/1.00 vMB 36
412,466 412,466 00000000000000000534a8e0be1290a15c3f8fb8fec4ecff5b4de6a87b9277e6 705 1.00/1.00 vMB 20
412,465 412,465 00000000000000000248e2360ae839297f3f5e28eca22f5f3cbb94979cd3b107 1,882 1.00/1.00 vMB 46
412,464 412,464 0000000000000000024abf5ba6561697318d13e325a486e22484d77b391aedf5 427 1.00/1.00 vMB 21
412,463 412,463 00000000000000000078551f159605e15cf73bed0b2a810c8b645f5ea5515e96 2,595 1.00/1.00 vMB 57
412,462 412,462 0000000000000000036ac6b6f5fae7cf33c3d3dec701948151a9f660a05ba57d 1,561 1.00/1.00 vMB 34
412,461 412,461 000000000000000001f6a79daa236388ee4f6e1be1c3a2b3f915bb371337c32f 1,137 0.91/1.00 vMB 31
412,460 412,460 0000000000000000033d9ffb56df8293391cfeceeb458c10104f981ea61ba647 2,347 1.00/1.00 vMB 69
412,459 412,459 000000000000000001e81eaf116bff594059d39a65588dd3fc6cd36b013dcb87 891 1.00/1.00 vMB 17
412,458 412,458 0000000000000000022b5da0856dcfa421495db6d0c288f55e584829003e8b9d 2,417 1.00/1.00 vMB 48
412,457 412,457 0000000000000000056396f85f2a2afbaca53fa212eb8a1d87e82f391ba57050 2,593 1.00/1.00 vMB 62
412,456 412,456 0000000000000000018ea6c89e3e9117347ebe82e3eb8eb5336cca0f932f5682 2,295 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.93 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.