Loading Tool

Explorer IconExplorer

Memory Pool

78,931 transactions
29.42 vMB
0.08325376 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt 4edc1489169f830d407cbcb1a545bb35fd055f7a26f9eb0e97e0ea9dac1c799d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 604d59f912c1f030de1d644b0775f83bac1d2310c5c1af417ec5e4d639dfb3ba
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,402
Size: 1.00 vMB
Total Fees: 0.01865973 BTC
Feerates: 402.60 > 1.87 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (35,575 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,748 879,748 00000000000000000000ea5d2267656bf2efea539b13895b09f52c454415c9f8 2,600 1.00/1.00 vMB 3
879,747 879,747 00000000000000000000bc728c4250adee5edac6ca8f7fdc0f958d7c29de547d 3,237 1.00/1.00 vMB 8
879,746 879,746 00000000000000000000fc62a0d7a5e63d63179f3a90dd20c2bce2fa01cfa120 2,146 1.00/1.00 vMB 3
879,745 879,745 000000000000000000014d895ea9be8aa73b51ae3d33affccbdac639a0b15709 2,458 1.00/1.00 vMB 4
879,744 879,744 000000000000000000008dfceb5ae08d1fe358af613294143dd61337d5c4ce85 1,455 1.00/1.00 vMB 2
879,743 879,743 000000000000000000019fa3c2bfc33f1d9ad49bc814c137d8b0ab9fc651a1a3 1,388 1.00/1.00 vMB 2
879,742 879,742 000000000000000000020466e31ff117a552846a4dc12eec2976b87b37a5dc72 2,647 1.00/1.00 vMB 4
879,741 879,741 00000000000000000001813623d6cc0a7b54a40cabe1696213afe478fece21cb 2,752 1.00/1.00 vMB 5
879,740 879,740 000000000000000000005f81720745a9d8b5fc0159b33e4e1dc72adf1ffecaba 1,466 1.00/1.00 vMB 2
879,739 879,739 0000000000000000000195302e3ef53b4f90a2728b74f338b8e2fc30b1c73d87 139 1.00/1.00 vMB 1
879,738 879,738 0000000000000000000208998c9f6f108692cb3b0c8c0241e47400b65f118607 657 1.00/1.00 vMB 4
879,737 879,737 0000000000000000000086acb7582cb5259254381f738bbe2cddc00ba9fa77c1 977 1.00/1.00 vMB 2
879,736 879,736 00000000000000000000b24ae0cc2d965745a43dca52612002c1740af9b0a7f8 959 1.00/1.00 vMB 2
879,735 879,735 000000000000000000016ae963b81064aeff397710bae4a6ad0f5d74e2dae18e 707 1.00/1.00 vMB 1
879,734 879,734 00000000000000000001a030f2d75b5635413f4f557921c1c6a7783fc7ceeb72 244 1.00/1.00 vMB 1
879,733 879,733 000000000000000000005dbdd8fb0cd78855fc4296315e0dd12f1239196317f9 907 1.00/1.00 vMB 1
879,732 879,732 000000000000000000013efd3eabd93ab7ac6ebd2684ce84cc143c3179827a86 1,895 1.00/1.00 vMB 3
879,731 879,731 0000000000000000000229fe2df5e44fb4d491a9191cee514b72df0b2faee141 250 1.00/1.00 vMB 1
879,730 879,730 000000000000000000020b3dd0c60357adc1be616e9b06a2eb03ac3b78107910 446 1.00/1.00 vMB 1
879,729 879,729 00000000000000000000d94c180bdb3a0d1f2fe31d395670e2af16c1246df091 2,249 1.00/1.00 vMB 3
879,728 879,728 0000000000000000000179bd9b734d96e21f05d2d48b545138d2a6a373306c9a 1,248 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.95 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: 715.16 GB
    • Received: 17.66 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.