Loading Tool

Explorer IconExplorer

Memory Pool

12,159 transactions
4.47 vMB
0.01291107 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 27.69/200 MB

Candidate Block

Mining Attempt 915e1903318c1c2e17f06f1a3e21d5114d143298bee3ab3d494963c2a871302c
Version 20000000
Previous Block 00000000000000000001310df28e7f540da68557cbe51885ac49fc1340cd1966
Merkle Root 1c7310ea6d0b11ac05e9c63d499a33a09adf92a76fbae84d11cf3aa09b3cdcd5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,437
Size: 1.00 vMB
Total Fees: 0.00696572 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,464 (755,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
157,556 157,556 00000000000008e155557e8beb40c421b7630c2d4cdb05a32f7af7a1b1724405 34 0.01 vMB 146
157,555 157,555 0000000000000dc7c07f90519c574ae9216727a89d6f79d1457342b7891173e1 92 0.04 vMB 148
157,554 157,554 00000000000009929883a9d83c13240be9c48a58bfd237bff730570391af84f9 64 0.02 vMB 46
157,553 157,553 000000000000065ded353da729ee8a38867376143f10ea4eead230e5e008bb95 124 0.04 vMB 24
157,552 157,552 000000000000055aa37fc9fe9acde50ecbc7c713e9c61d57feeb9165644a1518 17 0.00 vMB 75
157,551 157,551 00000000000001cf1674886cc3c3e62faaf6aa7664ac6d512a85bc248dcd50ed 26 0.01 vMB 50
157,550 157,550 00000000000004c6f73df1fa8bc15bbb3b07c537562f4efaa57c6f362e0ec25f 58 0.02 vMB 103
157,549 157,549 0000000000000777db350c04be64bee58c2fd70a261d05cfc8ded74aec840e34 19 0.01 vMB 169
157,548 157,548 00000000000003c64bfce322a7dbc1f5fb57a1f2759fa4c8e36a190af7856094 71 0.02 vMB 49
157,547 157,547 00000000000003091a599cb6c85b47f5cd38f5bbe1b702199bad6af38f3c2ea2 7 0.00 vMB 42
157,546 157,546 00000000000005bc0a4c7aa5cdf068a49439cce77ce673ec053db3a7b85dca2d 9 0.00 vMB 288
157,545 157,545 00000000000007d7852886df59f9795ccde3cf3fad3d64abb5969a4584f40249 49 0.02 vMB 245
157,544 157,544 00000000000004368b2ec36330a8ec2f2f02a654412203f980a91fdf46693e0d 49 0.02 vMB 226
157,543 157,543 00000000000006a385bfcf69f58e010a26909f359f164b2f6edea99278fa084f 40 0.03 vMB 196
157,542 157,542 00000000000002cc84adc3800af4e1b5f955b4b83c89f0d7cc23446f539268ef 10 0.00 vMB 521
157,541 157,541 000000000000083c21203dbed56b386e2c7bd156ab9c68fe337941a5e3c30f24 104 0.05 vMB 181
157,540 157,540 0000000000000d2ce0247c56b05f2623a4220bf3bee56028900c67e69d0d309c 9 0.01 vMB 213
157,539 157,539 00000000000005b7585c4e4cbe9c3b86027d8aaac841628847454766f042fb31 34 0.01 vMB 541
157,538 157,538 000000000000081bf363c9bc60b11f06430a5812dc70acb61feb79586f438234 66 0.04 vMB 447
157,537 157,537 0000000000000b0ef5a1d8f3470cfc33a505d2b0710eb180ee1944502e0d721f 78 0.02 vMB 2
157,536 157,536 00000000000009dced00862b33262b3a668983ff544e0e7411680c7682d44b60 20 0.01 vMB 57
Previous 10 blocks ↓
Total Size: 779.68 GB

Node Details:

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