Loading Tool

Explorer IconExplorer

Memory Pool

33,195 transactions
34.22 vMB
0.06250049 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 0577f1a6ea9d3d2be8ea3dbb1859c622d95308a1f91659c783076c82192ff737
Version 20000000
Previous Block 00000000000000000000cbe23feb0822eadda316e98539ef3c3d1c8fe85bb962
Merkle Root 2f56f57881af31b764ec2a7a0f7be5b53fd9a844d1fcce537286c4c3a5816b31
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 996
Size: 1.00 vMB
Total Fees: 0.01772113 BTC
Feerates: 100.43 > 1.78 > 0.99 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,925 (317 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
940,608 940,608 0000000000000000000047367a9f9c88985529161c41a2d03602a5026bddcb34 109 0.04/1.00 vMB 2
940,607 940,607 0000000000000000000086c2413e5d8ccf6d61bc31ead3572fd87820ce5cc294 1,038 0.56/1.00 vMB 2
940,606 940,606 0000000000000000000002ec88849fa6657a646a2a58b0629d6c8fc8c303f915 3,094 1.00/1.00 vMB 2
940,605 940,605 00000000000000000000bcde35bd21add18a0c7846d253e5192e7c96cb116953 4,128 1.00/1.00 vMB 0
940,604 940,604 00000000000000000001dd4022519f04cb9da320a668538f5d3f8c8a5de9c19a 3,376 1.00/1.00 vMB 3
940,603 940,603 00000000000000000001c801d07453795cb447cd8b0333c461b2a413b4a2660e 3,228 1.00/1.00 vMB 0
940,602 940,602 00000000000000000000c13875cbb77fc4463c57bdc40dae599e212b7562cae5 2,855 1.00/1.00 vMB 2
940,601 940,601 00000000000000000000cc14f9be95a5470f256df11c4b21f7793d0832f005ff 3,017 1.00/1.00 vMB 3
940,600 940,600 00000000000000000000688caacdeef3c22bf36e2ec123a1fc3573519acd5bea 2,274 1.00/1.00 vMB 2
940,599 940,599 000000000000000000003d6f46dab0c42e95f2586def387bc6cefa32f48e88fc 3,424 1.00/1.00 vMB 4
940,598 940,598 000000000000000000002250ae427e55885e4a8eecd925eefae0eb030b7f064e 4,491 1.00/1.00 vMB 0
940,597 940,597 000000000000000000008561a0b977c7bd56edde9d6bebf95696a0e5666c3448 2,848 1.00/1.00 vMB 2
940,596 940,596 00000000000000000001a37c5821118eb3a741092d78d169d32587d439928b3d 2,936 1.00/1.00 vMB 0
940,595 940,595 000000000000000000014722057f38689802b79b06d5715548b21899b5e4289f 1,658 0.75/1.00 vMB 1
940,594 940,594 000000000000000000000e27b4182ebbeca11baa8bf78d106063cd1422ad7dec 3,692 1.00/1.00 vMB 4
940,593 940,593 0000000000000000000185d77522918d571cb2ae794449a2171cb0c501d16ca8 4,848 1.00/1.00 vMB 1
940,592 940,592 000000000000000000017034bab4c9026116ec568ae78a4bd8df7a9cce928613 2,586 1.00/1.00 vMB 3
940,591 940,591 0000000000000000000128f897f9958a2c32e19a9dc4d7f7ca6b696c9e3f518d 4,178 1.00/1.00 vMB 1
940,590 940,590 0000000000000000000075c25d4f5d1139b18fcc099b8cbd0f832e3881762eeb 1,732 0.57/1.00 vMB 2
940,589 940,589 000000000000000000005aa4bad0036d212965bdf603078161592552f1fb25ff 3,147 1.00/1.00 vMB 1
940,588 940,588 00000000000000000001b86cdc98f3d481d216f5f35cc86e96d19a806b01b3f1 3,635 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 828.40 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: 4,587.21 GB
    • Received: 247.21 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.