Loading Tool

Explorer IconExplorer

Memory Pool

84,297 transactions
31.65 vMB
0.14206291 BTC
Random Selection Loading Transactions
Max Size: 189.05/200 MB

Candidate Block

Mining Attempt ba886d9fc3e0a1410b267ff441b04dae5cda0034b1120a9254eec5dea12e980c
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 11585236eb3c0ce0b0f2c92eab0ee0677535f5cbdafe16f9725706abf18483ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,205
Size: 1.00 vMB
Total Fees: 0.03732617 BTC
Feerates: 55.77 > 3.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (821,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,469 93,469 000000000005bbababcda6a91caa09bc529707d540074d9e5d30a2b8c88bcff0 6 0.00/1.00 vMB 1,728
93,468 93,468 000000000001ca6fccff3d73371b4874a3b58d94735ce52ad47ecad0dc651899 4 0.01/1.00 vMB 0
93,467 93,467 000000000002a7856c0a90ad6df344204ba9b886b52ebd524058a312eac5c309 2 0.00/1.00 vMB 0
93,466 93,466 000000000004c63da956a6d8b32bc8684ee365c6c222ea81c061083098a4f866 4 0.00/1.00 vMB 0
93,465 93,465 000000000009226d30e0366d735643495311e899f464c0fac6000b4cfddef8fe 1 0.00/1.00 vMB 0
93,464 93,464 00000000000726b172412a340ffc89aae3631829c2ddf789ca56b4367421335d 3 0.00/1.00 vMB 0
93,463 93,463 0000000000075d8eb0de4378ad413adfadc5c5fec8c7ccb8a46a63e671b375a2 2 0.00/1.00 vMB 0
93,462 93,462 000000000006ccdad859eedabff9e9862d4651640b8c98825cb2572580000b68 1 0.00/1.00 vMB 0
93,461 93,461 00000000000095d0ff90dfdee2262b5d53dbde39f6b5f6d504e3c6676bf11f0a 1 0.00/1.00 vMB 0
93,460 93,460 000000000002a84c199770cef180b5aa03415bd25607b3716ec9b1a7c7a821d1 1 0.00/1.00 vMB 0
93,459 93,459 00000000000172c1c836c8978dbf4ac7e3f04c29ccc8c7414013bad7dd37ddab 5 0.00/1.00 vMB 275
93,458 93,458 0000000000016fe3a157f0ed949d0a8e0d06744dd475dd5be4b0296c9a614e79 1 0.00/1.00 vMB 0
93,457 93,457 0000000000094464fede211360d57553c25c92eddb900a08a7203efcb4bccba1 4 0.00/1.00 vMB 0
93,456 93,456 0000000000073c7f5591747fa088ad20e1ecd6d2561b5cc3de7f3b89beb878d8 2 0.00/1.00 vMB 0
93,455 93,455 000000000007dfcaec593d8cd55b363b7e3d923a4d4a933dbb864807e4effa77 5 0.00/1.00 vMB 2,074
93,454 93,454 0000000000045fc02fb904791e80c97d071666c4d603905a833a0d21079c7f05 3 0.00/1.00 vMB 1,945
93,453 93,453 0000000000077c3bf3632114beb489ed34ba01be8f0d08565a8566e60470c89f 1 0.00/1.00 vMB 0
93,452 93,452 000000000000225f701560d4737444e8ae7d626da481acf580a9044e3570e109 1 0.00/1.00 vMB 0
93,451 93,451 000000000002292681e85a5a12f54413f0004a2beea3b6432b339770b48a9749 1 0.00/1.00 vMB 0
93,450 93,450 00000000000132950568ba93341608ee90e39cfd296130dfa7517ee6cec3efa8 3 0.00/1.00 vMB 0
93,449 93,449 000000000006057b997e63f74783331e0bdc4662c9b6f4c15d4da89b48803226 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.