Loading Tool

Explorer IconExplorer

Memory Pool

41,511 transactions
16.67 vMB
0.13268469 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.40/200 MB

Candidate Block

Mining Attempt d5964984b2724b421a1b9394c3c197cd09ac7b30ef1ea5256f056bb2d20d0393
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root 259109feb815d9acc9696242cf0ec7c9d3ebe865412904726a5c542d0a4043d3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.04164881 BTC
Median Feerate: 3.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (779,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,609 133,609 00000000000004052c6c8d8d5887e2a71b9ced783753de95b920d86b92efe7ad 67 0.02 vMB 1,003
133,608 133,608 000000000000023df1944aa98d99e8b9594f8bc7f8572a133fdbb9dcb6669f40 63 0.02 vMB 345
133,607 133,607 00000000000005feae1f63f26d4f62e396b0d555d9f05e5be98a7cfea31d7500 1 0.00 vMB 0
133,606 133,606 00000000000006317ae7b0d639d295bd0acac0dfcdc6e093d6e790ce8b4d5ac7 51 0.02 vMB 713
133,605 133,605 0000000000000911fb4344b9901978d0c0c7360be36918bfbf7cb1df56b12b8d 69 0.05 vMB 577
133,604 133,604 000000000000019a9af2d306483c3a2a5e8f7016dd5847ee54c5c8fa20586652 28 0.01 vMB 203
133,603 133,603 00000000000003e21edd1d08bf7c8643735321e765d7d0e7cd7d9b78a05e876e 112 0.04 vMB 360
133,602 133,602 000000000000016721c70195f9af06438dfae7002e23f56ea10bccd89c07fd1e 51 0.03 vMB 450
133,601 133,601 000000000000097155d833d5160df3c3bc604a8b8568ed0b2980b6ce8968099b 228 0.09 vMB 556
133,600 133,600 00000000000001c2c6077e5dffb089a4f02611231e6c7a84ed11d4090ca2a3b1 12 0.00 vMB 347
133,599 133,599 0000000000000af11470ad6d56d38a6048131cccd3af323c2d116de261491643 41 0.03 vMB 548
133,598 133,598 00000000000006ba02cae7d2cac50cea35eb0cb9ecd0b69df2acf3db797936f5 131 0.04 vMB 51
133,597 133,597 000000000000000814c742a28f44be1cb8f45fa7f9ad9b7acd8394d28663ee94 177 0.10 vMB 585
133,596 133,596 00000000000005f391dcc1a0394d83b62c10ee42797626a3e2caad829718747e 141 0.06 vMB 385
133,595 133,595 00000000000007e0c131957006c295488292a90987a754f072b3156871e80d72 11 0.00 vMB 1,433
133,594 133,594 0000000000000141725a6b18d8f3f193ca671cd40f41d90060eb330fc6ce01b5 13 0.00 vMB 1,745
133,593 133,593 0000000000000232ce764dad9776f64ad12f4fdd9482120a43d4ab90b59a23b1 131 0.04 vMB 185
133,592 133,592 000000000000044f7257a42492a20ea5ea838a31a4ae6b3a1f62ff379f80bf77 57 0.04 vMB 873
133,591 133,591 0000000000000710f76f02d4b7be3a534e69efcdcc93c23b253946cbb67120f6 107 0.06 vMB 805
133,590 133,590 00000000000004c93be3e91116c93c02bacef18aa60921b14ba3f2a5f9b0991a 47 0.03 vMB 681
133,589 133,589 000000000000074c9fb6189f9129cfb4edc20e48afaa89e2ba76cda152003a93 97 0.04 vMB 1,071
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 87
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.95 GB
    • Received: 0.41 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.