Loading Tool

Explorer IconExplorer

Memory Pool

42,724 transactions
29.11 vMB
0.07336852 BTC
Random Selection Loading Transactions
Max Size: 149.83/200 MB

Candidate Block

Mining Attempt 40beaf061b305e4d871519e0f9b2f90655b2c7d3821a6a1caa40a5d635e8fede
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 5109fdcadd8550a3213066cdb716245ab07a2d19a9d80978466496d37fa781d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,008
Size: 1.00 vMB
Total Fees: 0.01648502 BTC
Feerates: 477.45 > 1.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (520,531 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,086 394,086 000000000000000001b0d6d4414287350a6ad2ba552aeeedfa416f2ad1104617 1 0.00/1.00 vMB 0
394,085 394,085 0000000000000000062020ce053a499dc67edaba1809b9d882d49ef6a51efa9a 1,193 0.75/1.00 vMB 36
394,084 394,084 00000000000000000242e1cd496ad5d5710e1ee70a8aeb178c499091230c4d22 992 1.00/1.00 vMB 21
394,083 394,083 000000000000000004ac4ed87cb96a124aaf443a1d23211cbaa635cbfbf5a917 822 0.93/1.00 vMB 20
394,082 394,082 000000000000000003256a31fb7806424081171ab45317a3fa77d921ac37ab68 967 0.75/1.00 vMB 19
394,081 394,081 0000000000000000057a81cdb4ee3da785a141f3aec2c9fb2f5e7588afc4c11b 1,300 0.95/1.00 vMB 33
394,080 394,080 000000000000000002930aac745be8acba35845928b708124f18718c29cfa100 1,409 1.00/1.00 vMB 24
394,079 394,079 00000000000000000651a1776974f8cd3143527cd0578f864627d135df0c6995 1,379 0.75/1.00 vMB 55
394,078 394,078 000000000000000007c2471941a1475538200857ff5be39c6a391c01bef5f734 1 0.00/1.00 vMB 0
394,077 394,077 0000000000000000023bc3f84d6a67523680c610d7f88d5400c0145c0a76f40f 1,964 1.00/1.00 vMB 26
394,076 394,076 0000000000000000004c7ea3dd61d8cd414610adc3f0be6cec9014d05e276cfc 2,319 1.00/1.00 vMB 53
394,075 394,075 000000000000000003fcc367d4301ce0fe0c0222e5ccbc6bb122375820053aa6 2,143 1.00/1.00 vMB 30
394,074 394,074 0000000000000000097299096d49ee0bdd6a03bee9f4fe580fca812f09e72e55 1,571 0.75/1.00 vMB 66
394,073 394,073 000000000000000007ade90a7339e2127b04c898b68ebac4b39d8a01569a703e 2,536 1.00/1.00 vMB 78
394,072 394,072 000000000000000004ceb97b56147616849d635492c599db6519b830453ba7c8 2,727 1.00/1.00 vMB 59
394,071 394,071 0000000000000000083a24572c9ca086412b188077e3bb0db3c8a09a89915b91 866 0.95/1.00 vMB 29
394,070 394,070 0000000000000000035477f249a06781787e5d0267b506feb46e783d843f8842 1,582 0.75/1.00 vMB 62
394,069 394,069 0000000000000000050a6f0b1cab058cbaf8e0566e817e82578f01ea1c5c5404 1,670 1.00/1.00 vMB 52
394,068 394,068 00000000000000000095fa12ca41cf50a3e2e2164cff1564f1b576c8e939f169 1,137 1.00/1.00 vMB 35
394,067 394,067 00000000000000000989637b95d0108357b6668a8367eba3c706bb721a8008fe 2,939 0.99/1.00 vMB 73
394,066 394,066 000000000000000000bf1bbf7ce75f9bc32437a3ac90c8ccc97ef1deb75ed6b5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.71 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: 629.55 GB
    • Received: 11.92 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.