Loading Tool

Explorer IconExplorer

Memory Pool

79,854 transactions
30.22 vMB
0.10992540 BTC
Random Selection Loading Transactions
Max Size: 180.73/200 MB

Candidate Block

Mining Attempt b387d51b4ea8d39651b71258312268cddd9cdb69074b1fd39956d40d88d3a37f
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 95a2c343b6b52b031a7e69957156636ddc30f1d9c02c2d428760bd8a57024dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,812
Size: 1.00 vMB
Total Fees: 0.03843750 BTC
Feerates: 151.00 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (514,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,877 400,877 0000000000000000013ee2325896110f03e8b915d23fed1673a5738101b6e3e1 2,161 1.00/1.00 vMB 54
400,876 400,876 000000000000000003da1a10cba21e052c55841e1a84217568bf9f93f6046398 2,110 1.00/1.00 vMB 49
400,875 400,875 000000000000000001875cb9951f2fa7b31abfeafd961ca81b21747207ccd300 1,325 1.00/1.00 vMB 24
400,874 400,874 000000000000000004cb23bd2966f7640154014fed59661b38cd282105881c2c 1,732 1.00/1.00 vMB 42
400,873 400,873 000000000000000000f755631f059a7cbbefae9e2d3783197e824154dd926639 370 0.34/1.00 vMB 42
400,872 400,872 000000000000000001e795aae6c260f52c5a2d82a0477061e22ed5915a9e408e 1,776 1.00/1.00 vMB 35
400,871 400,871 000000000000000005b1ac4e2b49d6af2fad3cf63d94c4ae600fe602812a92f0 1,156 1.00/1.00 vMB 21
400,870 400,870 000000000000000005939000f3f530ea840f87eec3ebd40b5e7f4e5094d16858 1,591 1.00/1.00 vMB 48
400,869 400,869 0000000000000000013cb88ab38e0b7eddcb54f62995f2c543bd3d4084d48ad6 1 0.00/1.00 vMB 0
400,868 400,868 00000000000000000681f821d3f8d9e3f22db4420b76b592f296b6d987beebc6 691 0.75/1.00 vMB 34
400,867 400,867 000000000000000004a959b2c024c13270a39b07f24f004153f96fb7ef2c87ec 1,242 1.00/1.00 vMB 30
400,866 400,866 00000000000000000023b1e8d5e68c746f3db56abb8bb8ff98cecc335c32aa13 3,069 1.00/1.00 vMB 70
400,865 400,865 000000000000000003ee583b549ace3791c3e660d13f50144bf1f30abecaaf85 1,491 1.00/1.00 vMB 27
400,864 400,864 00000000000000000440936dd602b599c046e644c3963a6f427c741377902d5f 2,292 0.93/1.00 vMB 45
400,863 400,863 000000000000000002cc1de88f3b35dc5950d5f16b5f0f7c278116eb07bb20a1 2,139 0.99/1.00 vMB 72
400,862 400,862 0000000000000000058c2c44dc0634e889ada933f9c3be2873ee5013a2e789c6 1 0.00/1.00 vMB 0
400,861 400,861 00000000000000000326968aca35fe6a455413a99faa046e8546926aff6984f7 2,085 1.00/1.00 vMB 55
400,860 400,860 0000000000000000062192594da6baccdbb213dbc5d512f083a7e13365d6f996 1,645 0.99/1.00 vMB 35
400,859 400,859 000000000000000002eb7b98bb181efc01910162922c4cd2c7f7c1f96c798d03 1 0.00/1.00 vMB 0
400,858 400,858 0000000000000000001a644c0677a7a1d6b4f38cf3d2cca067c2d979fc1ba564 2,409 1.00/1.00 vMB 46
400,857 400,857 0000000000000000045a03e0e551c4e674f301e0a8eeb217a31ad13580446626 1,458 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.