Loading Tool

Explorer IconExplorer

Memory Pool

33,359 transactions
28.02 vMB
0.06637421 BTC
Random Selection Loading Transactions
Max Size: 138.66/200 MB

Candidate Block

Mining Attempt 227fa0563f1ad5e900bbb0f1e1e8c422e37ebbc1244719da251aad2a1e547749
Version 20000000
Previous Block 00000000000000000001216f724118bd0b2a55bfa878bcb0c0d7e4a602634f4a
Merkle Root ba6d0af2e4081c1f86515ae64bea3ef5d60b4298cd11390aad177d368ba925ee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,385
Size: 1.00 vMB
Total Fees: 0.01263497 BTC
Feerates: 100.24 > 1.27 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,520 (159,345 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,175 755,175 00000000000000000005fc068a66ea484c83cc38900f0df48b1e100b8f7d1f41 1,075 1.00/1.00 vMB 10
755,174 755,174 00000000000000000006542e3121339647ae6d2bf7ea10890d7bb337d308702c 1,404 1.00/1.00 vMB 17
755,173 755,173 000000000000000000006890a03624be034007d42c5a9fb4652d13fb593fbd0e 678 0.44/1.00 vMB 8
755,172 755,172 00000000000000000004632e6094573a9fdb98bb33014c9ba2aa33869e67e8e4 26 0.01/1.00 vMB 13
755,171 755,171 000000000000000000075e12ea7efa607d0479c375d9ec1634ca1a919481cc94 497 0.23/1.00 vMB 9
755,170 755,170 0000000000000000000851b4d16ac79878278bc03b6e0524ef1defc691f02a72 612 0.30/1.00 vMB 9
755,169 755,169 00000000000000000002ca43e1013484901d75f825fda7c725ca7fb8d1eedc6b 838 0.47/1.00 vMB 7
755,168 755,168 0000000000000000000695c4e7cba3a33f675f2eda096eea13f72268504f4090 489 0.23/1.00 vMB 9
755,167 755,167 00000000000000000002d9a55700da2fdf153c9435062198edff2aa32014418e 412 0.29/1.00 vMB 3
755,166 755,166 0000000000000000000358a12da31a7b9591c5e439f87a1a90ba498d447c00a9 1,510 1.00/1.00 vMB 7
755,165 755,165 00000000000000000008b4794b123cfa6ea8bcd589c30fc3d42da510ba5b44b6 1,321 1.00/1.00 vMB 3
755,164 755,164 0000000000000000000881b32db47ec800b50ddfb183d9c370dbb2a9a3c3bcee 2,540 1.00/1.00 vMB 14
755,163 755,163 000000000000000000051150b430f9d1e5db405ee6347a5b2d070122c0db1860 2,559 1.00/1.00 vMB 14
755,162 755,162 000000000000000000072bb8a4a2b263ea8765c5ff3226a47e192967b221ac75 2,423 1.00/1.00 vMB 19
755,161 755,161 000000000000000000047e6edd09191efb5d0cd11a629530d426b191c2df0e10 654 1.00/1.00 vMB 2
755,160 755,160 00000000000000000002935ff566dc0d72c283fd041d09421d834ad47adc8b28 1,376 1.00/1.00 vMB 6
755,159 755,159 00000000000000000007dc80b818643726b020d77b3aa52e0994804ca5ba84e1 1,351 1.00/1.00 vMB 6
755,158 755,158 000000000000000000085854cc7fc4d6800a9a18f5e52e18d1792895022d2d67 1,583 1.00/1.00 vMB 5
755,157 755,157 000000000000000000020cf5b9ada3b5b7bf375a0de400e7eec0d7fa089dc437 870 1.00/1.00 vMB 4
755,156 755,156 000000000000000000000ca9270bb06b06ca9fa94580e32c170ab830df60e2bf 2,452 1.00/1.00 vMB 12
755,155 755,155 000000000000000000064269e1308af2b255eebb1456ed3e39de309ecb942023 1,660 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.54 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: 614.17 GB
    • Received: 11.15 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.