Loading Tool

Explorer IconExplorer

Memory Pool

46,251 transactions
28.86 vMB
0.14317801 BTC
Random Selection Loading Transactions
Max Size: 152.69/200 MB

Candidate Block

Mining Attempt 7c38ab0c6625b7a6f617bfd157a68175805cc7a0aff5057199e8c3eef25e4e03
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 01af9fd60293de7cba926d45ef1ef1327a60849b933e84e8cb49b2bede14e35d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,549
Size: 1.00 vMB
Total Fees: 0.08101971 BTC
Feerates: 15,654.48 > 8.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (165,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,814 748,814 000000000000000000052f32760e7d7911f7fd4f2e386bc4e0f5c7d55ef451e4 1,319 0.48/1.00 vMB 14
748,813 748,813 00000000000000000006feb667d01c05925fcc8822e8d12c3f4988ad5733e587 865 1.00/1.00 vMB 5
748,812 748,812 000000000000000000065c725d289d430be47892561377463b63037ae57a816d 1,802 1.00/1.00 vMB 8
748,811 748,811 00000000000000000000e469bcb5eeda153b3a0ef29f3d312011c214ad4c53ed 2,820 1.00/1.00 vMB 19
748,810 748,810 000000000000000000002d70db556a4bfd2f266cd4336b04d6f249207c33c78d 712 0.99/1.00 vMB 4
748,809 748,809 00000000000000000006f734550676c194888e7378edc220e1f8c473828403b9 1,351 1.00/1.00 vMB 23
748,808 748,808 00000000000000000009123eb8679833c9b6a013b7823f9f760dfd54ae8e65bf 2,510 1.00/1.00 vMB 13
748,807 748,807 00000000000000000005a010e372fb3975a19d85e67ea779069524201bad4593 186 0.12/1.00 vMB 8
748,806 748,806 00000000000000000001f6e0099194891614dab1daf42854872fd111f0dbc317 2,027 0.99/1.00 vMB 11
748,805 748,805 00000000000000000002f2f4fbb77be0174420c32b3c47fe8e489b35879ae267 1,539 0.89/1.00 vMB 12
748,804 748,804 000000000000000000010ceb677f66e90206340c43f644e23194afce85481523 743 0.47/1.00 vMB 14
748,803 748,803 000000000000000000068ff64d22fad28d697c30be781735be91a76172828d6e 1,452 0.85/1.00 vMB 12
748,802 748,802 000000000000000000058d8bb1525212d51f65306ea0e54c3c4407fa918c22cc 161 0.44/1.00 vMB 2
748,801 748,801 00000000000000000005382a908b56117a0638945a38b27c5a35baef883ea582 2,256 1.00/1.00 vMB 13
748,800 748,800 0000000000000000000038136611b8c257d675b2f1d5d9aee51726235e6ee405 1,731 0.90/1.00 vMB 11
748,799 748,799 0000000000000000000428b42702de5ebdd251c2f668ba18c6da62935e25c94c 1 0.00/1.00 vMB 0
748,798 748,798 000000000000000000017d7d2389eb494cf4b709f2f0ca2d0c47886ee3c6956c 112 0.51/1.00 vMB 2
748,797 748,797 0000000000000000000227d067b4c67305101fd8cc62b16fef5462f8d9e1008d 1,235 1.00/1.00 vMB 8
748,796 748,796 00000000000000000005fd0a7f1c63801d56a539d97ce3a33a9a443d2c9ff89f 1,093 0.99/1.00 vMB 7
748,795 748,795 00000000000000000001bb18f0b5cb60f6e54f1821757d0199266fc143379f61 2,022 1.00/1.00 vMB 4
748,794 748,794 000000000000000000058160e09f27c47ee55188d99f36324a199ca8eb53adc8 2,572 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.