Loading Tool

Explorer IconExplorer

Memory Pool

48,563 transactions
30.36 vMB
0.08909252 BTC
Random Selection Loading Transactions
Max Size: 162.27/200 MB

Candidate Block

Mining Attempt b131f034180d48cd2263cbba09a7abd0591713877bcc22bfa6bec28a0dced09a
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 47fe1b7084b03004ad8b71b98d2976ebebed79bd9b9c00a2054e68c68f2c1180
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.02783179 BTC
Feerates: 101.56 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (221,845 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,008 693,008 00000000000000000014294419cdf06681495a394c8a37a9404f48f3a98e3542 689 0.30/1.00 vMB 12
693,007 693,007 00000000000000000003a8c4d6d45d03f59c3a949b46739a72de211bca87a054 2,271 0.90/1.00 vMB 12
693,006 693,006 0000000000000000000eb05684d86adf2f164a782a1c5b9c28f69fd65a8d547b 701 0.25/1.00 vMB 16
693,005 693,005 00000000000000000001a50590247a6e9fd86ba4e64a276b37e7bfa5f27fa6b8 981 0.36/1.00 vMB 15
693,004 693,004 000000000000000000091beb4ef4c115f7324dac686d0399edea1d49c5d823e0 383 0.16/1.00 vMB 10
693,003 693,003 0000000000000000000aed7e64d6375ffd4d67f09383f38ba8d469575baeed9e 543 0.34/1.00 vMB 9
693,002 693,002 0000000000000000000c97e3192feceb314c668a2f7a9943c4a48d4fc2128f92 263 0.17/1.00 vMB 7
693,001 693,001 00000000000000000010ab7a345b302424559acede314762f50aa9a712e586d0 650 0.81/1.00 vMB 6
693,000 693,000 000000000000000000049ad00ab692e714fa3b0ce3f189da7a1a7b26febff168 598 0.25/1.00 vMB 24
692,999 692,999 0000000000000000000593624242e9c0025668e3966ecf48a06191078ffbc7e7 895 0.54/1.00 vMB 9
692,998 692,998 000000000000000000039451cdf1247ac01ee60d34fdf3212fda2486bec25d34 1,480 0.58/1.00 vMB 15
692,997 692,997 00000000000000000000febc7b4dfe0430ddeecd6d15cdf471b3541a6a54581c 1,922 0.79/1.00 vMB 11
692,996 692,996 000000000000000000045758fe5379eb2cb13cd1e716d0786e37e56485b5686c 226 0.09/1.00 vMB 17
692,995 692,995 000000000000000000057f1c6dd50548d5ddffac4f0d10fcd56f21ac93d24035 1,033 0.32/1.00 vMB 19
692,994 692,994 0000000000000000000dc69cac3fc76bbc66d7e412058b942af86516449950a8 472 0.26/1.00 vMB 12
692,993 692,993 0000000000000000000b80e12dceddcde84329192ac433c1771a379145a1045f 2,988 1.00/1.00 vMB 14
692,992 692,992 0000000000000000000c3988bf4f58a374469b6b89ea2d29437675c362d8a3f6 1,015 0.44/1.00 vMB 13
692,991 692,991 000000000000000000018ab58751faa3e57dbeae7800637014fd860b184b4425 494 0.22/1.00 vMB 14
692,990 692,990 00000000000000000007f4e0c2628c2b76da3981d7bc5f6800386238a003d419 448 0.58/1.00 vMB 1
692,989 692,989 00000000000000000002cc0d5f96069af8b9dcaa0faa8de22e310157ce5ebc13 2,606 1.00/1.00 vMB 11
692,988 692,988 0000000000000000000e294ae4ec1ff342960043cff177a9ddc19f9005db2a16 1,704 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.13 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: 652.41 GB
    • Received: 13.77 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.