Loading Tool

Explorer IconExplorer

Memory Pool

72,505 transactions
28.07 vMB
0.06829053 BTC
Random Selection Loading Transactions
Max Size: 166.47/200 MB

Candidate Block

Mining Attempt 44861f02b20b22d3de47a05e5433be2aa8a3493d25fde7092e48abb9168da09d
Version 20000000
Previous Block 00000000000000000000f8e5ceecb61863cf986472f3f497521e70a33dcb2b9b
Merkle Root 582d5e0b1fe3fe20e751c6a4f3b99545930e4b576f56261d7c8a4e46155fbdf3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,400
Size: 1.00 vMB
Total Fees: 0.01222378 BTC
Feerates: 155.87 > 1.22 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,037 (404,171 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,866 510,866 00000000000000000051157b41bc071144bae47c17e3e2342919390bb1b89759 423 0.21/1.00 vMB 91
510,865 510,865 00000000000000000040809f8196fe22e7de81924a64f85935f29a2f772a4104 428 0.34/1.00 vMB 58
510,864 510,864 0000000000000000001b635a6b1d13fdae9f950c2671dc55f2dea234d0b37295 106 0.03/1.00 vMB 52
510,863 510,863 0000000000000000001bd6682e2b6fd377022e8de86f9c405082a657bce82852 1,002 0.67/1.00 vMB 68
510,862 510,862 0000000000000000001a62d6f79ec9369243bb2477126b80453b47e4488798cb 904 0.57/1.00 vMB 54
510,861 510,861 00000000000000000054ce327e4d25fe85b5563866f399a5e14b8aae896d36a2 50 0.01/1.00 vMB 86
510,860 510,860 00000000000000000059cc97f89734474ba2116eb61c4caad6d51f80af6ba3e8 2,145 0.98/1.00 vMB 61
510,859 510,859 00000000000000000038489d8584211382cfeb380e2765135eadf0a9a0ab4ef7 869 0.52/1.00 vMB 48
510,858 510,858 0000000000000000001339c3748184187f95d8c73d88c56d20bf0ebd901a1952 1,365 1.00/1.00 vMB 70
510,857 510,857 0000000000000000004febbdca438fb81d4492e58a761f40c1f387d0b6c8bb76 558 0.30/1.00 vMB 62
510,856 510,856 0000000000000000000d8454651d05aff399ab7967538f9169eb1ce48970a012 2,135 1.00/1.00 vMB 75
510,855 510,855 00000000000000000017ba33688aeeb4e5756b6f4dc0f1fe178e4072311503c3 1,576 0.80/1.00 vMB 20
510,854 510,854 0000000000000000001b59c9c51acca79cb601f30824aacbabab9c39386bdf45 1,621 1.00/1.00 vMB 25
510,853 510,853 00000000000000000058abaf4b501f361137821b4520f4033ac2dbede3614475 1 0.00/1.00 vMB 0
510,852 510,852 00000000000000000040cb80f93ae1b4edf53511b0ae0cbdfaeaf9b1bc4edbf7 1,139 1.00/1.00 vMB 49
510,851 510,851 0000000000000000003ef32adee25e16b1888cddd0f6f11bdaf85ddf91d5ad4e 1,746 1.00/1.00 vMB 90
510,850 510,850 0000000000000000003c3d38501478a12895b425a4f6523d22f0a506aad877f7 1,739 1.00/1.00 vMB 92
510,849 510,849 0000000000000000003ccd10cedee9be4d46bf66b12cbd8881d73a25b8b95e82 736 0.37/1.00 vMB 51
510,848 510,848 00000000000000000033388430173f28ebc4a3ee22b40d3b839b60c87efd25bb 429 0.29/1.00 vMB 61
510,847 510,847 0000000000000000003e7a649c0fc6d1454a886942be786a31d16d9a7d231b02 688 0.53/1.00 vMB 33
510,846 510,846 00000000000000000037a94af61202e95e8f437251d9299860f586c7ad57c0f8 1,474 0.67/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.46 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: 667.67 GB
    • Received: 15.27 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.