Loading Tool

Explorer IconExplorer

Memory Pool

67,596 transactions
26.26 vMB
0.05941430 BTC
Random Selection Loading Transactions
Max Size: 157.95/200 MB

Candidate Block

Mining Attempt ebb443e8e69bc42a2002c37c82de681bde3a1b675e55012167e524eed1bc83f1
Version 20000000
Previous Block 00000000000000000001781c49567f865364073b4133c4f3b29bf7793974923e
Merkle Root d910f429abc40a868261aaa231e8c5b773691963670991ac268c64d14fb70dd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,069
Size: 1.00 vMB
Total Fees: 0.00364738 BTC
Feerates: 40.21 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,575 (889,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
25,582 25,582 00000000f7087f2e011133e3f1b96ea361bd7da802537994093a7cfa793d8f57 1 0.00/1.00 vMB 0
25,581 25,581 000000000f2dce13c5b74f1911a3716b34da9318f4cd1225eb6d94173c150270 1 0.00/1.00 vMB 0
25,580 25,580 000000006748ec751f8f7af5c84d02e35ba2715b234077fc3651c8f5d1ee6950 1 0.00/1.00 vMB 0
25,579 25,579 00000000e71d76659798fa5f0ea38397bd35b12af7a7ea6dc61b26cc1f1ffb32 1 0.00/1.00 vMB 0
25,578 25,578 000000000b0d468e0ce53dc58d6ebdd023dbd25e2ff75e572c40d053b40ec482 1 0.00/1.00 vMB 0
25,577 25,577 00000000b41d12c30678c222a9034fde40cb116264260b263d030386b9980faf 1 0.00/1.00 vMB 0
25,576 25,576 000000008883d11537ab0d7f1dccc0f9e1232fbd7995a0e336673a777e50e29a 1 0.00/1.00 vMB 0
25,575 25,575 0000000062a38c79a6a33a2b815f36d0bb21bbde008763b3dcc660bb36a4f943 1 0.00/1.00 vMB 0
25,574 25,574 00000000eae5c16fd9a33e7cc0f3adb36d10cda7731653bb0dd36c7e730200a6 1 0.00/1.00 vMB 0
25,573 25,573 00000000e98f04a50ad1ea1e06535da80c88de1e2516466d39b1991ddad231ea 1 0.00/1.00 vMB 0
25,572 25,572 00000000c5b9f57a5f1f4315418eb106cbff9147adfccb94e7fd5728f484c867 1 0.00/1.00 vMB 0
25,571 25,571 000000003c55363e680d880089c1397e39d253d6a273016d70cfc487c7b7eb43 1 0.00/1.00 vMB 0
25,570 25,570 000000000b20f74c14f6c8c61e985aff0dc2371346caee7b7a0b374b4a722427 1 0.00/1.00 vMB 0
25,569 25,569 000000006ed970b6c9f7de908dd6c81af831db2fd0f2e3f9f195c7e602eb51cb 1 0.00/1.00 vMB 0
25,568 25,568 000000007f20e687c64dd3506127efb33b9b5ca15bfcb636ae9929b9eb4fee1a 1 0.00/1.00 vMB 0
25,567 25,567 00000000b5f7a49a452cbf872adcc891579d51e5c95300e6c60d49dff1bfe2da 1 0.00/1.00 vMB 0
25,566 25,566 00000000b385f7b018bdc70d28fa65299ed477a74bb0f73bd18c5dcb16dcfeba 1 0.00/1.00 vMB 0
25,565 25,565 000000003c3aa1fef00e66d4674aa2137f74b310d3b42b07a932c32b5e8b9096 1 0.00/1.00 vMB 0
25,564 25,564 000000002e9971e0fbd6e79a0d66b270db8c01a4ab23981e507f74591a6f3cb5 1 0.00/1.00 vMB 0
25,563 25,563 000000007f0946413541268b819799f41fab8e230e196204031f659fdef32509 1 0.00/1.00 vMB 0
25,562 25,562 000000002cee5c8cab58b6e887137d5e2eba873880d684da1a33d409e7614720 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.39 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 769.02 GB
    • Received: 19.68 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.