Loading Tool

Explorer IconExplorer

Memory Pool

79,176 transactions
29.65 vMB
0.07572747 BTC
Random Selection Loading Transactions
Max Size: 177.89/200 MB

Candidate Block

Mining Attempt 58e6476d3212d17e6a15ef70cae6192af65bcc3052581be0acb6118353e91f64
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 401927a1476e6cd68b2686ac82e459705bf12b37fe9f91574644a4beba33f545
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.01540082 BTC
Feerates: 313.32 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (44,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
870,576 870,576 0000000000000000000051376189066d1c04760f5875004a2ae3267c3d74ddd3 2,775 1.00/1.00 vMB 3
870,575 870,575 000000000000000000025ba67c1ecbda361d4f5459ee4cebf6144f0729258183 3,386 1.00/1.00 vMB 5
870,574 870,574 000000000000000000020f516a3bbc390cc52fbb8df59719665051d936f187e1 3,119 1.00/1.00 vMB 6
870,573 870,573 000000000000000000017de7a942666b09318b1b78b6e9d137df9ac95ea66fd4 3,320 1.00/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 665.40 GB
    • Received: 15.13 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.