Loading Tool

Explorer IconExplorer

Memory Pool

82,762 transactions
30.60 vMB
0.07341433 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt 68addaf7203f5020947d1cce67ca093b9773f2fe40a8a7a36d72d000c06e7464
Version 20000000
Previous Block 00000000000000000001520f04690fd94ab2fadc4a76a81688efaa2562fb1328
Merkle Root 2814d02ad806abee4b9a80a039a434f13e4d97b5d73eab9b7a47972c9b93ab14
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,912
Size: 1.00 vMB
Total Fees: 0.00488523 BTC
Feerates: 40.21 > 0.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,344 (485,630 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,714 429,714 000000000000000002929aba4c694d5fc2d2c71c81770b7b280554e34693a51c 2,632 1.00/1.00 vMB 67
429,713 429,713 000000000000000000272f6fe9dd846fa32b849d45e32339c94cc8dadc1d2983 497 0.99/1.00 vMB 11
429,712 429,712 000000000000000003a5f6d10fc2fbafcc15c83efc58e303732256fc1eb1e07d 1,075 0.99/1.00 vMB 27
429,711 429,711 000000000000000002120dcae344ac06af7fa7175c696d2ff8653a2fb98a911b 1,787 0.80/1.00 vMB 56
429,710 429,710 000000000000000004c9efee85d25022d2314bec5bcdd7455086826c62b0af32 1,536 1.00/1.00 vMB 40
429,709 429,709 000000000000000004bb6a791b45cc850d4e5f23e609bd3b678ed5ad79de6b52 1,663 0.89/1.00 vMB 43
429,708 429,708 00000000000000000026190bb387dbcd659f750ba4adb9a72dd515896dac73a8 2,729 1.00/1.00 vMB 74
429,707 429,707 0000000000000000033bf52f4031787358f2814eb91f97165276308767d84e18 822 0.68/1.00 vMB 37
429,706 429,706 00000000000000000376fc56baede59a344523efec118f5bdbf177ad125755b1 638 0.25/1.00 vMB 62
429,705 429,705 000000000000000004a0b42ac5b5d4f61391f081f16c1f10103116d6f4275547 1,798 0.91/1.00 vMB 51
429,704 429,704 000000000000000000f46e1090c43cf204b2a15ce2f00e7eb983b72431681634 2,157 0.98/1.00 vMB 58
429,703 429,703 000000000000000000d1de78dd8bc2d53cc6813bba1378f9c9631c00a9755964 1,201 0.74/1.00 vMB 48
429,702 429,702 000000000000000001a05bb381f11804718841d9ba9ed4aa599b6238a9b88f78 824 0.55/1.00 vMB 40
429,701 429,701 000000000000000003fb96101a2667309aa5ec0e10e7b75b894c182d11a0d5cc 627 1.00/1.00 vMB 16
429,700 429,700 000000000000000003f6e965ba4eca0fa7e663068ef09de32fd34bc42471d140 2,075 1.00/1.00 vMB 50
429,699 429,699 000000000000000000dbafabc91664efb6b52e1476c34ef84e1de9ea42960e29 2,063 1.00/1.00 vMB 82
429,698 429,698 000000000000000001a80b4d2480e6e57c3e07b4fcd7cc8e79387362f66a6ba7 1,298 0.54/1.00 vMB 55
429,697 429,697 0000000000000000041d39ffab05cfe92b9348e54f4c9a597412a7f359a44348 741 0.34/1.00 vMB 58
429,696 429,696 0000000000000000021ab87735513f9426df7377b9051d4785bafe346510a39c 2,159 0.81/1.00 vMB 59
429,695 429,695 000000000000000002d43d66464c981702c14468836d8df512a4ff3eea9f0636 985 0.42/1.00 vMB 57
429,694 429,694 000000000000000000403255845c68e86e8cf0d6035bbb58f5dfde0c04d6e827 303 0.12/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.99 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: 717.18 GB
    • Received: 17.83 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.