Loading Tool

Explorer IconExplorer

Memory Pool

53,622 transactions
30.89 vMB
0.28971081 BTC
Random Selection Loading Transactions
Max Size: 163.31/200 MB

Candidate Block

Mining Attempt 51a3f9b244f74f44bf1ff516ca70ab1b1280d57e4981820fa7ccca3c3980887b
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 582b1a8de7778524ec8d517fce97f2842a0b6e5c19a977d2d6e859680faef7bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,718
Size: 1.00 vMB
Total Fees: 0.09030529 BTC
Feerates: 232.16 > 9.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (223,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,582 691,582 000000000000000000103fe6b57cf72b6620195697bcdc827834bbf4915ce656 1,579 1.00/1.00 vMB 11
691,581 691,581 0000000000000000000d2d0f31f0bbf79d85b1b1a1c8833db87ee0b711c116ab 1,536 0.53/1.00 vMB 14
691,580 691,580 0000000000000000000909d195c87666a2423eb8924026bf01b9ba2af9ecce89 1,492 0.54/1.00 vMB 15
691,579 691,579 00000000000000000002802ce1290b10ff3ce9c49648a9e72e2e53f9b39ad684 1,925 0.81/1.00 vMB 13
691,578 691,578 00000000000000000003bc54afb250350b443869ce10261b2fee56e297574ed6 334 0.21/1.00 vMB 24
691,577 691,577 00000000000000000003df9d879c799cf5adc877a02079c362ad4037e36e4076 79 0.02/1.00 vMB 9
691,576 691,576 00000000000000000011b3af837f9c298f624240df7008f930cf1df700f19ae4 550 0.18/1.00 vMB 16
691,575 691,575 000000000000000000021df5ad8193f70071bfa168fa231e587a3ea01636f186 623 0.31/1.00 vMB 39
691,574 691,574 0000000000000000000f727b9decbe36da3e48d52ab47272ac6a8f5a471a703d 497 0.17/1.00 vMB 15
691,573 691,573 0000000000000000000843369f318dbaf08ea8dec6466ce12a04fc11e56ebb1c 1,155 0.36/1.00 vMB 17
691,572 691,572 000000000000000000085363e3d2f7a9d4679637738f3fff6eed0d3c97b841aa 863 0.30/1.00 vMB 18
691,571 691,571 0000000000000000000dadc234ca5a7fc6feb395cda4b6a9ed97d6f10a39d88f 55 0.02/1.00 vMB 15
691,570 691,570 000000000000000000008d15aa0aed78e377c5419e43c4542e4e623f94355193 271 0.14/1.00 vMB 14
691,569 691,569 00000000000000000002a4d8d511c809b8198623cc66a705fde8440f4357bc3f 369 0.11/1.00 vMB 14
691,568 691,568 00000000000000000002276ca4bcaea1c918bd5a31caf7636cfaf84f1f1d668b 140 0.03/1.00 vMB 15
691,567 691,567 0000000000000000000ec9bdc146bde1339751ae71957c33748fa6bac1ee257e 1,418 0.51/1.00 vMB 15
691,566 691,566 00000000000000000002b92346173ddd9da6d254967aeea4e828e256f7cfcd6e 376 0.15/1.00 vMB 13
691,565 691,565 00000000000000000002cffcc3e7fd6d72e740d42e0ca90b87fcb40c16624ff9 1,199 0.70/1.00 vMB 3
691,564 691,564 000000000000000000104b682fcdf580dbe4f6c08a58182dd32de4cec516819a 1,233 1.00/1.00 vMB 7
691,563 691,563 000000000000000000107e982d2934c55242a7041669571f75d7208eb3212d48 2,988 1.00/1.00 vMB 20
691,562 691,562 0000000000000000000c3d186b2db1007f01dbce369d6e9f98ed96be8511f0de 579 0.19/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.87 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: 644.49 GB
    • Received: 12.62 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.