Loading Tool

Explorer IconExplorer

Memory Pool

88,878 transactions
33.49 vMB
0.09060429 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt ec6ce210d899944f32ebde71824ebda2d95d314a9313a3a1c41e62424a561255
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root d3e4cec77e16a0db41bff4d4233aa4cac74251fc403c3eab8c4f52c2fa9a24c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,268
Size: 1.00 vMB
Total Fees: 0.02371401 BTC
Feerates: 502.65 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (538,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,275 376,275 0000000000000000043680dd429d5e1bb0db3dfa90b29d742c0eb6737f8b5729 1,401 0.64/1.00 vMB 44
376,274 376,274 00000000000000000822d43c3c51e87bb86cb85f52c417fb22f07bad9cd93f98 1,921 0.93/1.00 vMB 40
376,273 376,273 000000000000000005f95a23c5dbd16ffa97bfecc01cd68c484f98f12f2dbf64 1,195 0.80/1.00 vMB 33
376,272 376,272 000000000000000008ffce9ed3f7ec85c047bfbda6d411d4ba8f9eadbf1d65eb 1,307 0.68/1.00 vMB 31
376,271 376,271 0000000000000000082aa171c94b8b7a0cc94a0a22e7e9c3c067b9d04c77b865 493 0.21/1.00 vMB 41
376,270 376,270 00000000000000000434244e55b7c0cf335f45ee4de6d8b3cdd704f984119925 623 0.36/1.00 vMB 26
376,269 376,269 0000000000000000068dd8a44b72bc85dbdb15f467dd25fdb30e4dd6f41aff91 216 0.10/1.00 vMB 26
376,268 376,268 000000000000000001440d734f5de78ea289a7526fdf974d1dc7f98e2ae5ffeb 1,960 0.95/1.00 vMB 69
376,267 376,267 00000000000000000d69a4196add615109c584830d95f09318387a63f36b23c4 726 0.36/1.00 vMB 39
376,266 376,266 00000000000000000f2b14a2ced4116a11930b641ea0fa5abbd265b5560cc4ab 2,192 1.00/1.00 vMB 48
376,265 376,265 000000000000000003260bce0e8b82d613a0c76885d67bef4e652c607f22bb63 693 0.32/1.00 vMB 39
376,264 376,264 00000000000000000ca592696a5028675e7cf043871dbe6543fb130de817a3da 602 0.31/1.00 vMB 35
376,263 376,263 00000000000000000dafd987cfb398d73421671ec285b98e0958e53fed0c3b7e 399 0.25/1.00 vMB 35
376,262 376,262 000000000000000003f7657ea9e22cf9ff51203f2e972355493ca59e2d899753 610 0.37/1.00 vMB 31
376,261 376,261 0000000000000000119fda189b4a7097255f74ce3e48fda947ebc208c52e6076 1 0.00/1.00 vMB 0
376,260 376,260 0000000000000000070aabc7d36faea1e92ccb4579392343308c3aa5d7f754ad 2 0.00/1.00 vMB 0
376,259 376,259 000000000000000004c9533d006bce644e39cf85742a8f0f7c77705f62f42bc6 664 0.50/1.00 vMB 27
376,258 376,258 00000000000000000c08cb6236c81389e758e39ab0d61eae1414b2fbb0eb2363 125 0.33/1.00 vMB 12
376,257 376,257 0000000000000000068eca468603fbe49674c86540f919fb325f6025dc0aab6a 1,878 1.00/1.00 vMB 34
376,256 376,256 00000000000000000dda5522ed87961f49612755147ecfd2ac6b29656ab8abc1 690 0.90/1.00 vMB 14
376,255 376,255 000000000000000008bc3442ade35ca62b9c782e5da3c2701bcaf9ef03be5ee8 824 0.92/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.29 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: 657.30 GB
    • Received: 14.51 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.