Loading Tool

Explorer IconExplorer

Memory Pool

82,437 transactions
30.20 vMB
0.13718795 BTC
Random Selection Loading Transactions
Max Size: 182.45/200 MB

Candidate Block

Mining Attempt 520a8336c56d3738bd0b21c354c5f148ebe14f372d787be8358631731205e683
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 1a47738fefe687085a2bae03e5d49910b1022cbedb7bf375a8c223b4d692750e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,339
Size: 1.00 vMB
Total Fees: 0.05690820 BTC
Feerates: 477.45 > 5.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (130,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,665 784,665 0000000000000000000454a3a654c88ab5ad9824ca8506c1f7f65cc0ea193503 169 1.00/1.00 vMB 2
784,664 784,664 00000000000000000003a77bfe6ccd653f7db680c4a03fa4b78ac95fa9dd5538 305 1.00/1.00 vMB 2
784,663 784,663 000000000000000000030b6f07feb39f093d658adc6ef5a1ee4a24ccb957ceed 2,476 1.00/1.00 vMB 6
784,662 784,662 000000000000000000005797473f8c76b33b0dfefe04662b8f6959de08572448 3,495 1.00/1.00 vMB 13
784,661 784,661 00000000000000000003f84e9875727b4b01f8d3b9beae83707a4eb511f7a412 2,975 1.00/1.00 vMB 26
784,660 784,660 00000000000000000000e9f69e99f39457a25df56dd8bf061d908bee8abcb382 539 1.00/1.00 vMB 4
784,659 784,659 0000000000000000000587caffd2a14ad5b5c84e55b41b824f6752acad1de17b 1,420 1.00/1.00 vMB 8
784,658 784,658 00000000000000000003c52c030ce82f8ece03a9935e9c9aba4a4522723c5ca4 1,587 1.00/1.00 vMB 6
784,657 784,657 000000000000000000014b5f61ef8ffe5d31e808a6c583a61f5f56205f05a27f 3,600 1.00/1.00 vMB 14
784,656 784,656 000000000000000000047e563df0365ca999c0e0c6134871cc9f078cc723b8b3 3,553 1.00/1.00 vMB 18
784,655 784,655 000000000000000000059f5f8cc8e90f284ae872d3027e80d80d94bc97206ed8 3,075 1.00/1.00 vMB 18
784,654 784,654 00000000000000000005398bb6ed3fbb9fa2891822afbaafb43fbae7421e1732 1,228 1.00/1.00 vMB 7
784,653 784,653 000000000000000000016ec37b617bd1d06f94283f31a206b2965c7a6e3a6ba7 1,412 1.00/1.00 vMB 9
784,652 784,652 0000000000000000000070be6f375ed0e5f893f850ddf5f80c5981edd2fa5254 1,517 1.00/1.00 vMB 7
784,651 784,651 00000000000000000001ae2f8b5c1c18e0574db18d86a89dd07ea8067c6bc9a6 155 1.00/1.00 vMB 2
784,650 784,650 00000000000000000002a48db756062bc920f35c398426f16f3b2394cf2762d0 103 1.00/1.00 vMB 2
784,649 784,649 000000000000000000054e288d40feec0f53c9b48dda178762766c73a0860ca3 955 1.00/1.00 vMB 6
784,648 784,648 000000000000000000014dd33bdf00caf385fa36a624d57392891d9f3476db20 1,051 1.00/1.00 vMB 6
784,647 784,647 00000000000000000002d2989d6dff94d828688fb1ea1e0d743e232fa4a86479 1,231 1.00/1.00 vMB 3
784,646 784,646 0000000000000000000220759c0b6c2c04efe3866507cad843ecf78b8491c497 3,418 1.00/1.00 vMB 20
784,645 784,645 00000000000000000001725fc89adfcc81c746373458875f9cff00132b4d4b81 1,262 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.