Loading Tool

Explorer IconExplorer

Memory Pool

47,174 transactions
27.88 vMB
0.08623033 BTC
Random Selection Loading Transactions
Max Size: 148.22/200 MB

Candidate Block

Mining Attempt e6cf3a81af383bf252857683754a04aac51702804b78cde0613af678e8ef02d5
Version 20000000
Previous Block 00000000000000000001e1af25ad4e9d2008c13672c48d9c88eeac32a869b9f2
Merkle Root bd3aa68c9c95bb412d66f6984920c0f391ee41fb8eb9c138d941acc7db5cddee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,433
Size: 1.00 vMB
Total Fees: 0.03287950 BTC
Feerates: 500.00 > 3.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,789 (406,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,919 507,919 000000000000000000687256bd692a5de7e1cbfdfab237b947dad7e4aa88cc4b 1,742 1.00/1.00 vMB 80
507,918 507,918 00000000000000000050116d1c1eb1657603d628ed28422dcc936011c5a83c6b 1,289 1.00/1.00 vMB 99
507,917 507,917 00000000000000000025c4a97013d150ded9b4c859654ffa6c433a6bc7c13cb8 1,909 1.00/1.00 vMB 134
507,916 507,916 00000000000000000068ae4f40302e601533e1850f91a6f2a941bde8504998bb 1,407 1.00/1.00 vMB 97
507,915 507,915 0000000000000000002464f88a612b57c733124753d807199068dec8eb064fb6 1,831 1.00/1.00 vMB 74
507,914 507,914 0000000000000000002a7e601177fd2c789b5284e9e8dca22acc5622e7f763bd 1,355 1.00/1.00 vMB 143
507,913 507,913 000000000000000000648fd2fa6ccfba1b60441f5958f81594817398ece0a1fd 2,738 1.00/1.00 vMB 198
507,912 507,912 0000000000000000004f91c047a6c7d04d5138f827ac17e1c7c0151c7c0a3df1 1,878 1.00/1.00 vMB 189
507,911 507,911 00000000000000000027a8b2ebda41082207467c39f3bdaab347de759fafa530 2,440 1.00/1.00 vMB 193
507,910 507,910 00000000000000000044b7b18163e86bf2335f2f345595e4c4933b4a5f280bed 824 1.00/1.00 vMB 72
507,909 507,909 00000000000000000053d810f5a685d0343880ca8d8b9bca5215e5f61c83b4f7 683 1.00/1.00 vMB 28
507,908 507,908 0000000000000000002738feaaeeb80c787216e507fbc424e7e54b602bbcfc0e 1 0.00/1.00 vMB 0
507,907 507,907 0000000000000000002352c31604bb9d8e6c7967983b6d0cd7e12c5cc94cc453 84 1.00/1.00 vMB 5
507,906 507,906 00000000000000000062604c54a83c2c4ba8896727b82cf3e7ed551653244896 776 1.00/1.00 vMB 51
507,905 507,905 0000000000000000003afd4edf38cfb1abe379119bafbfc10b65ae1e6884a89f 231 1.00/1.00 vMB 18
507,904 507,904 0000000000000000004a74df990de55f5948507e7f46b25cfc06bc8477b60b84 1,099 1.00/1.00 vMB 11
507,903 507,903 0000000000000000004aa38f57bf07375b5699073721fc2536411d4bab00285a 804 1.00/1.00 vMB 103
507,902 507,902 000000000000000000648212bcab4951b9466cbcad492b2fbd1cda863a0c285f 1,505 1.00/1.00 vMB 104
507,901 507,901 00000000000000000029bdf1054a6d3fd3e96409671e4d0d0b563af3d4807e66 1,854 1.00/1.00 vMB 241
507,900 507,900 00000000000000000007e60141b42423bb75f0d1cf3978e48e439c0b4b4baf65 1,545 1.00/1.00 vMB 175
507,899 507,899 000000000000000000427a8e3662bac1809a451b0676749349973881bb924a68 1,705 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.01 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: 649.37 GB
    • Received: 13.17 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.