Loading Tool

Explorer IconExplorer

Memory Pool

77,838 transactions
29.38 vMB
0.08772796 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt c52c3d6f30ac4a9e50083b7361463849cf3d3be95c1fbcc78108294721cba99f
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 15bb34a6d6f6cecfea4f894665f252e46c6827d1578c966530eecfaa17375899
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,708
Size: 1.00 vMB
Total Fees: 0.02310814 BTC
Feerates: 301.35 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (481,926 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,316 433,316 0000000000000000035ae71e302c1892250359eb24e07636661b840553e6f89b 2,308 1.00/1.00 vMB 62
433,315 433,315 0000000000000000012776da35073a8636858bb78fdea2c15d56358c469718da 2,664 0.99/1.00 vMB 63
433,314 433,314 000000000000000003837fc78ea7cfe6ba725e5ab2ad75444d0dccd5ba5a83fb 2,363 1.00/1.00 vMB 78
433,313 433,313 00000000000000000099c086e7682de584628b2d338d0003746700882d8ac78b 2,826 1.00/1.00 vMB 79
433,312 433,312 0000000000000000030c988a43571eea9a09f20509dd37565207cd169d54942f 2,101 0.99/1.00 vMB 37
433,311 433,311 00000000000000000365d485fffabbc729dd7e42eaa4073b45e5d7b8018621d6 1,864 1.00/1.00 vMB 52
433,310 433,310 000000000000000003f4ea7693aa24eb64a6765da223e3bde5dccb44fbd6576d 2,603 1.00/1.00 vMB 68
433,309 433,309 00000000000000000427f25595bf0d8bc1a920598a24c0e2fde24142ba703223 2,264 1.00/1.00 vMB 59
433,308 433,308 0000000000000000039710a5958db57fe4b4843332f75cfd91b1d34a1e9ee753 2,364 1.00/1.00 vMB 58
433,307 433,307 0000000000000000036d786e3674bb12f459fdd8618871fe44aadd01e14121b4 2,712 1.00/1.00 vMB 69
433,306 433,306 00000000000000000363a8b90ecaed323b7e1b13f995018a36ce9ea00b0fe970 2,846 0.99/1.00 vMB 88
433,305 433,305 00000000000000000273f5174f4be5c14470930e08b20a4ffd04b91d51bedf8c 2,639 1.00/1.00 vMB 66
433,304 433,304 0000000000000000015e7ce814cc55343ed80b8eb3c3c5e3daf0d47a1796312f 1,873 1.00/1.00 vMB 77
433,303 433,303 000000000000000004086842dc5e00d02a8a25d85982eceb436cae4e1b896bdc 326 0.99/1.00 vMB 9
433,302 433,302 000000000000000002bd74f417677d66262d5efe3ae3f032163a1ef6f762c910 1,833 0.98/1.00 vMB 58
433,301 433,301 0000000000000000021613a8ce664562c7dd0dd30f9f631ad9d15ddc79ec2333 827 0.33/1.00 vMB 63
433,300 433,300 00000000000000000353df34eebb46a0441bdc509c4a0b59b5a246db1a5da44c 992 0.50/1.00 vMB 46
433,299 433,299 000000000000000001f03559fc23b2b69a7b1509dd3625c246ae4847c431c8f1 501 0.35/1.00 vMB 59
433,298 433,298 000000000000000001469268beda02cf6bfea32180d9015126df90f405b83073 2,181 1.00/1.00 vMB 51
433,297 433,297 00000000000000000248db86c99c4eaab098c512bbe0c78b59b90c01503d3209 2,590 1.00/1.00 vMB 64
433,296 433,296 0000000000000000020c10ab0e033951ea28941b6669813be585d0b27c345791 1,945 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.81 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 710.29 GB
    • Received: 17.06 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.