Loading Tool

Explorer IconExplorer

Memory Pool

23,456 transactions
10.01 vMB
0.06147623 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.31/200 MB

Candidate Block

Mining Attempt 7286b79c3071ef1f270c87f1ace1d498db5babd7058ff4b46bcbfa3d02ffb1b6
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 0ec73bb77a1bf8c854a2a981071319c36ba34945b5185b15c5db021d40e7bd80
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,367
Size: 1.00 vMB
Total Fees: 0.03321145 BTC
Median Feerate: 3.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (654,636 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,769 258,769 00000000000000066cb36660a7cf8cedccafa5f211ad2d5ff2371729d138461d 578 0.23 vMB 99
258,768 258,768 000000000000001593aa695fae74528903355e19930ab93e92a3d9c4bd354975 93 0.04 vMB 73
258,767 258,767 00000000000000029c4f8f4c3bc50e1007237485ba6752891492387fe42b49af 72 0.03 vMB 71
258,766 258,766 0000000000000007184b3f3c22407b209a0489f002f28e910addba63e193403f 255 0.11 vMB 543
258,765 258,765 0000000000000002253d40e9e061b21dd5ed5f03d7a81129e16f2583e3112cad 276 0.11 vMB 86
258,764 258,764 00000000000000031c4ac77c6554ddef0ff5b3bbbaf748c9b886fbea70719465 449 0.20 vMB 93
258,763 258,763 000000000000000ffb00654e32c51f1ce015f5ea9590b1f495339c065a00a5a7 65 0.02 vMB 2,328
258,762 258,762 000000000000001475c3af7064c69380e57d81a56e31bcab2ccdd6ad228d3f5b 11 0.00 vMB 70
258,761 258,761 00000000000000007aa31475f8596cf3f4e7550bcff3f25fec3f7b323f075ea9 200 0.08 vMB 716
258,760 258,760 0000000000000013ad940a3f4928840404409cd970af6bb9a3ccb36902d6476e 104 0.04 vMB 85
258,759 258,759 000000000000000d2cd5b298269901f7d37b76a0353a51d5316c7379d51957f8 430 0.17 vMB 386
258,758 258,758 000000000000001ba118acd45bc82040b872018bb6bd5a360f37badda0030309 93 0.04 vMB 2,835
258,757 258,757 00000000000000124ba88b0e07b3456e5392a5f42494b5f8a77ed1a1218cfa7f 317 0.15 vMB 33
258,756 258,756 000000000000000ee1e3db1edaf358c7fa2b6e618e58ee437e069608d80a64f7 606 0.25 vMB 138
258,755 258,755 0000000000000001265217fad3191c7c07de5666406934e65a31aa1eb1852306 417 0.23 vMB 736
258,754 258,754 000000000000001bbc0a64933dd0d30f0851bd10ad9ee0ff3995ad8790f2b392 425 0.23 vMB 132
258,753 258,753 000000000000000ad1a4ba6c8f9c539d89c8ce46f5012f6382d1cd0a94f80cbe 178 0.08 vMB 729
258,752 258,752 000000000000002158af97795d308f16f7cd8ca9a2ed99de1bdf22ae1fc7bef1 390 0.21 vMB 787
258,751 258,751 000000000000001fdded85fad88f6d419b7d2cae83c06b60e69578488cb3dc2f 354 0.15 vMB 128
258,750 258,750 000000000000000b4ff9ff9d85689fbd486223fb847eb7a3a7237fccae4a4436 513 0.21 vMB 115
258,749 258,749 0000000000000018d9f8f9589f0265a46db0a6b53655c0edc6e0617d5b1487a7 342 0.15 vMB 99
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

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