Loading Tool

Explorer IconExplorer

Memory Pool

82,975 transactions
32.76 vMB
0.09991567 BTC
Random Selection Loading Transactions
Max Size: 196.50/200 MB

Candidate Block

Mining Attempt 33851aa08603cd7fcd52b61263e7a57691dae51a7e44c87b37a8a96984d91cf8
Version 20000000
Previous Block 0000000000000000000109222085eeb95e151ff53667bcd6dce04ddc657a5814
Merkle Root 61a29c99c2f26f7d84e9164dd0ef729c0c9d17092e940d8d4e2ed561e5d458e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,280
Size: 1.00 vMB
Total Fees: 0.02169351 BTC
Feerates: 174.18 > 2.17 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,172 (504,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
410,813 410,813 000000000000000004341857642e4855eceab463a2eb3dab239f95e17d095395 1,790 1.00/1.00 vMB 30
410,812 410,812 0000000000000000006ab39e7ee4c687cd95d112f771f18eb4038faed4bee6e5 2,757 1.00/1.00 vMB 57
410,811 410,811 0000000000000000015d3dffc47b07d44dca2a4d0e960c1028592ef191f20389 17 0.00/1.00 vMB 213
410,810 410,810 000000000000000005eaba79dc5ac507c07a4841e9875e274108d1e54cf42606 9 0.00/1.00 vMB 81
410,809 410,809 00000000000000000167e660d54bceb2db58d79b6ebc03d5ebe4a077407de11a 670 1.00/1.00 vMB 9
410,808 410,808 0000000000000000056440a10b1665a07b42a2728e8dcaddce9467b876be3b13 387 0.15/1.00 vMB 42
410,807 410,807 000000000000000004a90971b819e44e6c945277e221fa32bc6511c1be31f8ed 512 0.22/1.00 vMB 32
410,806 410,806 00000000000000000169dcecf313b5697821cd535d0246c199c22e2d1ea452fe 530 0.27/1.00 vMB 30
410,805 410,805 000000000000000002734378bdd176ebb02dbc994b8536ad0f4086d5ad5523ab 766 0.29/1.00 vMB 36
410,804 410,804 00000000000000000381fe5054d5e101d9f9dd1739879da3bbe8a2cb87a65b72 15 0.00/1.00 vMB 79
410,803 410,803 0000000000000000014964fe652f72d9d77e3fc23bea61ff89fb911c976701f1 981 0.41/1.00 vMB 33
410,802 410,802 000000000000000002e109a096f5aef52f5a1cb04afa55c9319b254f241c1a6b 498 0.25/1.00 vMB 28
410,801 410,801 000000000000000005b3bd057d127218ceb0f6c2c8ac10324d04772d48eb1e2d 1,775 0.76/1.00 vMB 37
410,800 410,800 0000000000000000040b3dd4a75557b6c46a864e4e1be7af2bb361787e2166e5 343 0.15/1.00 vMB 36
410,799 410,799 0000000000000000059ad54ca94763baea57d006b3716a63b59f239c9c26bc13 666 0.32/1.00 vMB 35
410,798 410,798 000000000000000001c3f76550da9f13055618a91ef8ab82f026af85f9b648ea 1 0.00/1.00 vMB 0
410,797 410,797 0000000000000000040be5a5d87a6b42fc60953b33756d9a76c50cf89252fd3d 454 0.22/1.00 vMB 35
410,796 410,796 0000000000000000017d9c293a7927fdda5d16cf4e02b2a47ee1ee2f116c735d 1,759 0.75/1.00 vMB 34
410,795 410,795 000000000000000004fc4cf9c140fa6a63f3c26b88f50b5f99062f1c2a90b1f3 657 0.27/1.00 vMB 37
410,794 410,794 00000000000000000323f0ff5aacf62f32e1eee4c6b634a3425180617d13d6b7 639 0.26/1.00 vMB 34
410,793 410,793 00000000000000000527050fe87bf05a630841c1b39c193d9c1aba68e9d7cdbb 1,080 0.48/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 697.31 GB
    • Received: 16.55 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.