Loading Tool

Explorer IconExplorer

Memory Pool

78,002 transactions
29.29 vMB
0.06358548 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt 4ab2b1ae9c1cdbc58bce7780fec869942e36d4b0b418038103f408d9cc11baa5
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 978cb2d051595a9541cb771f4bb6b0d5be26a3e9709c7834cf3ee0469e0f0e79
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,799
Size: 1.00 vMB
Total Fees: 0.00423118 BTC
Feerates: 12.16 > 0.42 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (44,424 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,572 870,572 000000000000000000003447a781b4f2767ebaff8692e99318bdd9a279dd5150 3,390 1.00/1.00 vMB 17
870,571 870,571 00000000000000000000f63422989d743cc79bb96647b68678f180dbd298177e 3,775 1.00/1.00 vMB 25
870,570 870,570 00000000000000000000d58b0e0bd59cfbb688706be533f960e6167ebc55d004 3,852 1.00/1.00 vMB 22
870,569 870,569 00000000000000000000e6ca02f741bf422fabbaf3e50f92653f47f6e0d3bc77 2,949 1.00/1.00 vMB 2
870,568 870,568 00000000000000000001d7657b4b702a3e8b53555478c0dd325da65ca2d0c650 3,549 1.00/1.00 vMB 8
870,567 870,567 00000000000000000001237a114e431be1c7afc479c4af447dee8dbc19a0f14f 3,434 1.00/1.00 vMB 8
870,566 870,566 00000000000000000001f9e0097e0f350a340052f925c07193ab023c6adea5e9 3,413 1.00/1.00 vMB 17
870,565 870,565 000000000000000000027a3771ef5dec638b320e050a52cef59735e00576a83c 3,222 1.00/1.00 vMB 7
870,564 870,564 0000000000000000000146953ee23c86b970b5370f02cd1a9f861cc8b3d39b02 2,870 1.00/1.00 vMB 15
870,563 870,563 00000000000000000002b1499275c71357cf61c11619d9021f743aa8e90f6667 4,138 1.00/1.00 vMB 18
870,562 870,562 00000000000000000000a61c668d4eaaba292b5e24483a6cb67724e322450a96 3,736 1.00/1.00 vMB 7
870,561 870,561 00000000000000000001f5c03238979cbd7ab6b21f8398b731299b1007b0fa48 5,223 1.00/1.00 vMB 7
870,560 870,560 0000000000000000000169bd3d44bf5b9693d2d72edc80e6b97de74ec81a7891 1,866 1.00/1.00 vMB 3
870,559 870,559 00000000000000000000719e9eb7e9e6a86e3ecf2d7c73814660f865fdcfd7bf 4,638 1.00/1.00 vMB 8
870,558 870,558 00000000000000000000856f62d09332b0c1519612b8afcb7daec0cca807785e 4,860 1.00/1.00 vMB 8
870,557 870,557 000000000000000000008202525dc8fcbfe6ba4c0340ae18340cad526447fc53 4,311 1.00/1.00 vMB 9
870,556 870,556 0000000000000000000283a2f61d78a519199af5ca359ef2f51e7915739c9a6c 1,409 1.00/1.00 vMB 3
870,555 870,555 00000000000000000000157990f778742890dbb39d887f7cecd76d1383091075 3,735 1.00/1.00 vMB 8
870,554 870,554 000000000000000000013b328fccba2b59c10b9ab5f86bf8cc26fbc412a36409 3,741 1.00/1.00 vMB 7
870,553 870,553 00000000000000000000718ac39dc32b352a68c3f2ed6f095ed1e39b94d77c3e 4,111 1.00/1.00 vMB 5
870,552 870,552 000000000000000000003c3693add1bc80bc4278fac1eef4ff42bb870ef66058 3,502 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.38 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: 664.47 GB
    • Received: 14.98 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.