Loading Tool

Explorer IconExplorer

Memory Pool

28,357 transactions
12.58 vMB
0.05001421 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.68/200 MB

Candidate Block

Mining Attempt 39e512c5e48dd7816e05382a5d0876a318032ed5ef1be3d31c531d6fdf39af37
Version 20000000
Previous Block 000000000000000000012f3380705eda1e12298a3750d2699d73c372d2d3d1b4
Merkle Root 8c30e25f49388cd236b2fc7be02bd3a874beaf870f3bdfcb1661a4758fd0e70b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,520
Size: 0.997968 1.00 vMB
Total Fees: 0.02832284 BTC
Feerates: 180.34 > 2.84 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,729 (1,187 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,542 912,542 000000000000000000014e3db3c91dd1bc54dfdc52d2f81e2da50aea9ac41c62 400 0.10/1.00 vMB 2
912,541 912,541 000000000000000000013e328a9c03fdf383e80f0a5d54a914a343d531180ff7 3,714 1.00/1.00 vMB 2
912,540 912,540 000000000000000000008e93dfdb4e1b8b2aedc0d8bbbb1e7b923d244752e300 2,437 0.70/1.00 vMB 3
912,539 912,539 0000000000000000000055b6c4f74def0cf63740fd222703b16130344f8351a8 64 0.02/1.00 vMB 2
912,538 912,538 00000000000000000000522c41742e2b9407a23440620bd6852408db236c8c49 1,059 0.28/1.00 vMB 3
912,537 912,537 00000000000000000001a293fd706b11735e1ec51bae772bf0556d4ebe82e7a9 2,646 1.00/1.00 vMB 3
912,536 912,536 00000000000000000000817d997c905e2e8b60a72fda8e2616a6836730f160a3 374 0.12/1.00 vMB 1
912,535 912,535 00000000000000000001e5cc58dd03c4cdd39165c6690ba7985bef4608324faa 2,646 1.00/1.00 vMB 1
912,534 912,534 00000000000000000000fd33f65472e6790cf63ea6f6e8c9f4b1d64d56ed948b 3,260 1.00/1.00 vMB 2
912,533 912,533 00000000000000000000100ee4ab55144729d522a1c59ddc5a2b7258dac0c3d2 3,158 1.00/1.00 vMB 4
912,532 912,532 000000000000000000000cd9714273984aadd56c60deee97c9a611bd4278af04 3,295 1.00/1.00 vMB 2
912,531 912,531 00000000000000000001e899a50a567f999bcb6a767c6cac3152d4d8910bbb2e 3,697 1.00/1.00 vMB 4
912,530 912,530 00000000000000000000bdee0f657642387ff5d8ec97caedcc3ead5aef0af70b 3,709 1.00/1.00 vMB 4
912,529 912,529 00000000000000000001258457189b57f071f2ac4ac74449ae3407f58248ac12 2,577 0.85/1.00 vMB 2
912,528 912,528 00000000000000000000d685a5285d0f3d4053b70e88a223f233da64fbf9edd2 3,236 1.00/1.00 vMB 3
912,527 912,527 000000000000000000010bb6aa3ecabd7d41738463b6c6621776c2e40dbe738a 1,582 0.42/1.00 vMB 3
912,526 912,526 00000000000000000001c64a026857e56e16b604358f4a5f673d4e9bff3a9f72 6,275 1.00/1.00 vMB 1
912,525 912,525 00000000000000000001ae331f382f9043869c742812ee2f59b9487a5ba3a055 7,068 1.00/1.00 vMB 0
912,524 912,524 000000000000000000010972bdd3b409513a9c6016780cbf5d35542201846336 6,420 1.00/1.00 vMB 0
912,523 912,523 00000000000000000001cc1a824e1388ba581e7dcda7df9e7ce94809758ca77b 1,123 0.32/1.00 vMB 2
912,522 912,522 00000000000000000001027a6a7881407bee76dffa5594e0e4f1f8ff8eb9d8dd 219 0.04/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 780.15 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: 500.74 GB
    • Received: 3.75 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.