Loading Tool

Explorer IconExplorer

Memory Pool

43,188 transactions
27.01 vMB
0.06370231 BTC
Random Selection Loading Transactions
Max Size: 142.11/200 MB

Candidate Block

Mining Attempt 72234f9dd210d9a14f57b28e231a0528e5b48f39d6aa8e0635aba4e104c8e599
Version 20000000
Previous Block 0000000000000000000020e9d45e9150f859cf8f43ad3ec471b266bd49e0d4b1
Merkle Root ed80f1bd62a3bbd2b3de48d363fdb4fc14ebbb37942ba9f7bddf63f75a671c48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,979
Size: 1.00 vMB
Total Fees: 0.01348622 BTC
Feerates: 170.94 > 1.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,900 (566,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,543 348,543 0000000000000000081385c2a9ba3756c516b12e43fff424f8336a8e30540df3 1,093 0.99/1.00 vMB 15
348,542 348,542 000000000000000008f02971228fad04ace06ac20cbedfc602fefa2001d5f156 601 0.34/1.00 vMB 24
348,541 348,541 000000000000000006c420dec12c9df372697b0b51d2e22df9916a527c92c9b1 884 0.40/1.00 vMB 26
348,540 348,540 00000000000000000c1766df9c8749dd1092868f9b40285ab0c45f8ac481689a 266 0.14/1.00 vMB 25
348,539 348,539 00000000000000000408db91ecfadc1e8d706f4c76e6baca3bfc1d7484100612 60 0.02/1.00 vMB 23
348,538 348,538 0000000000000000101256d53a6b75ad516ca452047c1d5e489f5eacf3633f04 982 0.51/1.00 vMB 25
348,537 348,537 000000000000000014bf7f82198d11127421903cea0fc129064bbe0986d63b37 34 0.02/1.00 vMB 43
348,536 348,536 0000000000000000053accd6246c47994b993249cd0f3fcac1a1357da94f8d1b 398 0.19/1.00 vMB 27
348,535 348,535 000000000000000010a875af3a18884e3897479ceb1afa4cfb5d32ace532e714 136 0.05/1.00 vMB 34
348,534 348,534 00000000000000000c5e426a2b62c805429a37f3c26a6130fb46db2461db5d33 68 0.02/1.00 vMB 34
348,533 348,533 00000000000000000d72bcbdad539602b32defd3f994b4c82b9867b7af5666e0 229 0.10/1.00 vMB 24
348,532 348,532 000000000000000000bb9e52645812166a4cdc072527ca3aa23152f08fb2d1a6 1,558 0.74/1.00 vMB 31
348,531 348,531 000000000000000015b86c1bc40109ecf18840a7dd1bf0f31e8ccf79a7c9f206 332 0.20/1.00 vMB 21
348,530 348,530 00000000000000000de3c9289fa47aeaa68cc7a2410f64409e3e0d9b0ab79d2b 452 0.22/1.00 vMB 26
348,529 348,529 000000000000000012379f16ec3219fc636f11b0e8b7b936d1e188d8bb67df7f 181 0.09/1.00 vMB 25
348,528 348,528 000000000000000010138db50aed5efb47e11bb1f65db9ce46036b7162d583fa 48 0.02/1.00 vMB 18
348,527 348,527 00000000000000001720237a93c6817856786fd90e8559121e696e489a3331c0 1,117 0.63/1.00 vMB 24
348,526 348,526 00000000000000000149c0054b4ef8e070b01eaa4de65b6e84a1a957fa03fbb8 416 0.30/1.00 vMB 22
348,525 348,525 000000000000000002bc2e89c95f9bce2526824c82e61edb2b0cf3974c648398 596 0.27/1.00 vMB 34
348,524 348,524 0000000000000000108388d421390453c8ba0ed084294f9d4a8cc7585ac8cb36 250 0.11/1.00 vMB 23
348,523 348,523 000000000000000006a628679cbb67ee96c68ff7da24059338be50190eee0558 729 0.38/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.21 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: 654.39 GB
    • Received: 14.14 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.