Loading Tool

Explorer IconExplorer

Memory Pool

13,067 transactions
6.06 vMB
0.01772981 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.65/200 MB

Candidate Block

Mining Attempt 25b04f6324e5a7732653c2cd986e5f7096dd83db41003718214baca71fda3fb6
Version 20000000
Previous Block 00000000000000000000dbf0452f4a1cf39f2a192031068182b97b884588aae2
Merkle Root 07a52a08f22d895c23b44f1b03549fd78d7e6a6db1d208a75920174b9b1e8e60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,026
Size: 1.00 vMB
Total Fees: 0.00719976 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,446 (746,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
166,914 166,914 000000000000056384d7f80927c653bbb3ae7390c84c1eba9e1a947c58d9c3a5 63 0.02 vMB 103
166,913 166,913 0000000000000711bb54c12ad8e36818fc9d6034ae49ef5328867188b0450de6 89 0.03 vMB 25
166,912 166,912 0000000000000072ade282ce86ce9a4666c85b1f43851e296f021c02af2a0f7f 59 0.02 vMB 68
166,911 166,911 0000000000000b0f60669ce20b124fcd27daf2033bce2dab2ba40f73705b27d9 15 0.01 vMB 34
166,910 166,910 0000000000000870d5fb4aa63bf08f6cd288747b8d02b18b87b4492fb7b8e6db 1 0.00 vMB 0
166,909 166,909 0000000000000a98c0d59feb3b78e37b404dfcb39bcc18fac427da5c85bea90e 24 0.01 vMB 60
166,908 166,908 0000000000000585d8b59b38d42ce759b9662d408eceecc07147c4c18c2b050a 45 0.02 vMB 136
166,907 166,907 0000000000000a1a1b54e1925bb6af753da9b5069c35b24031e6abe48dfb9161 101 0.05 vMB 81
166,906 166,906 00000000000003d3521f29accfa0a28f818cacdf58007c5c90f971ada5be200a 37 0.01 vMB 258
166,905 166,905 00000000000000f5e8b19b47c1b6f15cd99077e1f457547f98d201a3ecae9321 125 0.05 vMB 118
166,904 166,904 00000000000009aa158ec6ad84a0b59ed2ddfe4e0c2e9ea0fe71494abcddf667 20 0.01 vMB 323
166,903 166,903 0000000000000a2c73285546b59ad9c523bbaa9b2d9b9a9b7e4bfb074a700008 21 0.01 vMB 362
166,902 166,902 000000000000081883cf545591a701b08a971d80d539e0a6419b229f7ee55ab2 99 0.04 vMB 166
166,901 166,901 00000000000000f9960c44ee8f553318e8fb95c9e2ac18fdf39d00086c17f12e 109 0.05 vMB 384
166,900 166,900 000000000000092a550e9b271989933928d3e681b39ccc01648e4cf30038e49b 25 0.02 vMB 545
166,899 166,899 00000000000003c10422b56e9554c33bc9c54bef821cd268cf1fc68f5882b631 138 0.06 vMB 759
166,898 166,898 00000000000005288b589f77b08e3d0b8b866d1bac8dd5ba816d832e8c7be614 45 0.02 vMB 143
166,897 166,897 00000000000001450ae338a533378a15d606594c6e1902fd50e800db469be3e3 40 0.01 vMB 151
166,896 166,896 0000000000000890ad519618da60ef86c6ab74fa889c8d4cf328b72d5f7e355a 1 0.00 vMB 0
166,895 166,895 00000000000006d6e171652475f24a68038c1e57aa396e8fd31dccb2e1a3f8b0 96 0.05 vMB 84
166,894 166,894 0000000000000703adce24dad6ef1833b253df600f8f3c5e8bafc885543d743a 121 0.04 vMB 122
Previous 10 blocks ↓
Total Size: 779.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: 306.46 GB
    • Received: 1.43 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.