Loading Tool

Explorer IconExplorer

Memory Pool

37,299 transactions
25.93 vMB
0.07706473 BTC
Random Selection Loading Transactions
Max Size: 133.92/200 MB

Candidate Block

Mining Attempt 871533a209788978fdcd61d8b65f2986bc1686b3d0903a294296423ef34454a7
Version 20000000
Previous Block 000000000000000000007c5c9f7d16c5c2ffcbaf258956304c87cac4546c520e
Merkle Root 4c9c86989ab7da0a2a382e22741e33715f5bd61c80cc58b5e975b42282301c70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,269
Size: 1.00 vMB
Total Fees: 0.02971890 BTC
Feerates: 101.64 > 2.98 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,902 (171,386 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
743,516 743,516 00000000000000000005389aa595fb182ab841d768b23ebb7aa93eaedd735da6 286 0.51/1.00 vMB 9
743,515 743,515 00000000000000000003d3ff02e5475d11c59443f0ae96fe8b632d14d03cb7cf 896 0.74/1.00 vMB 10
743,514 743,514 000000000000000000007ce44d2d8b9298ef7eab167d041f240b4ff4e2dfa3c2 534 0.19/1.00 vMB 10
743,513 743,513 000000000000000000007eceacbad5fde35839685e643262fcfd47033f5ba067 400 0.18/1.00 vMB 12
743,512 743,512 000000000000000000012b65a554a937272f9f5c588bfa2583d8865bcd9421ab 1,299 0.41/1.00 vMB 11
743,511 743,511 00000000000000000000a5583dc6d1d74e560012a2c6d2b231a9bc227e0ec477 883 0.36/1.00 vMB 9
743,510 743,510 0000000000000000000540dea85f5eda27bd6f96b460c214037be087baee3c06 387 0.11/1.00 vMB 11
743,509 743,509 00000000000000000003c97b87c2fcd3141ac81ed760c798ef10c9ec27c9534e 1,889 0.65/1.00 vMB 10
743,508 743,508 0000000000000000000596815d6b35d81add4cfdba005fc0a799d361c0a99109 445 0.17/1.00 vMB 7
743,507 743,507 000000000000000000050f4f1a14e181fba2f17079382aafd46270fee5601331 2,984 1.00/1.00 vMB 12
743,506 743,506 0000000000000000000042fe068f5f69fb3f3fe81386a57123a7ed2c2baedb20 529 0.18/1.00 vMB 12
743,505 743,505 000000000000000000000a1a6310601c665b3abd1e39100f7e515d820599846c 1,082 0.41/1.00 vMB 10
743,504 743,504 000000000000000000086df0fac5af79b4f8bf10f4611892a6bb5c1330d23940 1,744 0.64/1.00 vMB 10
743,503 743,503 0000000000000000000970d602a35f5b10d35af6dbebf329d9ac3131951285ff 673 0.25/1.00 vMB 11
743,502 743,502 000000000000000000044fc8da2bdb82debdf1884e170fa5a8c2ff9dc706b8fb 101 0.03/1.00 vMB 13
743,501 743,501 000000000000000000086162d274dc2debc21ef83f1320a37ccfe5b5fe84ccc2 1,335 0.55/1.00 vMB 10
743,500 743,500 00000000000000000007fc930006702b03038e51503f88afa5df547804a934cd 1,669 0.76/1.00 vMB 6
743,499 743,499 00000000000000000004a19c1f0623fae629370db6fd879c5d12f08a5fcd6bb6 2,296 1.00/1.00 vMB 14
743,498 743,498 00000000000000000001b8841bd58a0ad7208e4f91c398b4bf301bcc58c6df1b 666 0.28/1.00 vMB 10
743,497 743,497 000000000000000000025ce5394370dc1bc93729f9bd93963554e095954d3d95 702 0.26/1.00 vMB 10
743,496 743,496 000000000000000000088c296f66ad32267e7e21d01a46a6bcf41575fbcca53d 22 0.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.22 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.53 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.