Loading Tool

Explorer IconExplorer

Memory Pool

42,666 transactions
27.83 vMB
0.05806299 BTC
Random Selection Loading Transactions
Max Size: 146.75/200 MB

Candidate Block

Mining Attempt a43864a248b6ce7c86f750e1b3780228565b03d9291cf610bb07888c4c319786
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root f81ed92f0be9a631ab7255823548cc2910db7893bf14336662558328bba11256
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.00596892 BTC
Feerates: 40.21 > 0.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (352,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,288 562,288 0000000000000000002dc6ea41ee45654adf520a76c6d288a43448761e8cb095 2,646 1.00/1.00 vMB 16
562,287 562,287 0000000000000000002a547e5cd33e22e92733be0f9f3851eedbf446d4e2f849 2,098 1.00/1.00 vMB 4
562,286 562,286 00000000000000000003847f6d39f8f549aa271186e7980f6a8e14a261058644 2,642 1.00/1.00 vMB 34
562,285 562,285 000000000000000000166af7a849ff2cbd74a58aa8184fd90de24b620cee839e 2,606 0.88/1.00 vMB 12
562,284 562,284 0000000000000000001ec0e82fe8104e451e30ef07bcb414770ed490aedd7172 1,139 0.43/1.00 vMB 9
562,283 562,283 00000000000000000001634f21edc1b4758976a879cc8fa3b2fb2979f10b1b4f 407 0.16/1.00 vMB 16
562,282 562,282 0000000000000000002f7d37905a616143434c5b77860106f9adb742565e87dc 1,165 0.42/1.00 vMB 8
562,281 562,281 0000000000000000002a2c6209e8bc8057fa7e909e34ddab6cad62c8fcf8808b 2,591 1.00/1.00 vMB 9
562,280 562,280 0000000000000000002209fc73cf9a7e38a045f72dd98915ef8bf84853401c9a 2,999 1.00/1.00 vMB 21
562,279 562,279 0000000000000000000babd9c638533e226d4089b5a7afbd17be351f9ed3fed0 1,791 0.59/1.00 vMB 7
562,278 562,278 000000000000000000034c2f1b901353efca42626362582a8c3a8d8b36e4fc27 2,846 1.00/1.00 vMB 19
562,277 562,277 000000000000000000168c7718025fbaf97ace7871cd1360735c537ddbf87767 136 0.10/1.00 vMB 1
562,276 562,276 0000000000000000000ca03f22fb004d1d72b78cadc131fa4c712a982394d216 2,896 1.00/1.00 vMB 11
562,275 562,275 0000000000000000000e8627c8990fe3146114b1fe875c4d2d847d6ab29612b4 141 0.05/1.00 vMB 15
562,274 562,274 00000000000000000016de9197d1549697b19e845886bbeab6452662e5e1ddf7 670 0.21/1.00 vMB 12
562,273 562,273 0000000000000000000980860542d821f7206408df8150cfb450862e1dd92596 1,888 0.80/1.00 vMB 8
562,272 562,272 000000000000000000165725f3dd419b17e70ccf7422fe6f232a955c3afc0c61 729 0.24/1.00 vMB 11
562,271 562,271 000000000000000000298f3c8fed3a13edec17c28dff410a9f39d0e3b8f97a4e 217 0.07/1.00 vMB 12
562,270 562,270 00000000000000000022b0a70b0584dea8492bb28742812450cda279ecd042f0 790 0.32/1.00 vMB 10
562,269 562,269 00000000000000000004e0b3da095ed19ad5f105dc6356352b176f0625506261 2,319 0.72/1.00 vMB 13
562,268 562,268 0000000000000000001796297a5dbb96e877b1c4d9700372b32b010f918574e1 1,700 0.58/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.05 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.78 GB
    • Received: 13.33 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.