Loading Tool

Explorer IconExplorer

Memory Pool

10,385 transactions
3.57 vMB
0.00884651 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 21.98/200 MB

Candidate Block

Mining Attempt ffe00a20d1daeea92a3edc3898500afe235024cc39ffd398b092662f59358776
Version 20000000
Previous Block 000000000000000000013255fbe8a252f38498457ea258ce160338bd3cc21153
Merkle Root bf91fa03aeab983fcb8aacd54794570757ca842acd974484ed1aac1e4a5e9e72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,785
Size: 1.00 vMB
Total Fees: 0.00506555 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,481 (885,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,112 28,112 00000000df281e7c5c7eb423de37875336e71fcd65bd1d77f7a0872a0304bdee 1 0.00 vMB 0
28,111 28,111 000000009bea1c366f4400936411b8a2284d5f59bc0eef9f502aa03e1f986f65 1 0.00 vMB 0
28,110 28,110 000000004c938501843466a7cede7e55839575faf6ce7e22bdc5c6aa9ae349d9 1 0.00 vMB 0
28,109 28,109 00000000102a820ca247155e6a9b8c73168deb39034185acf96bf41fade28a8f 1 0.00 vMB 0
28,108 28,108 000000004c48f6259fcbbbc172f50a443653e3dbf6c929752ba58ea33488de0c 1 0.00 vMB 0
28,107 28,107 00000000944f33480adcb3dc0d2d1656d07aaba27ec1ca98c21e018263199bc2 1 0.00 vMB 0
28,106 28,106 000000001b56f3b4d9c1b1c71a05cd40894680f25b5f7a669c8947a478ae5fed 1 0.00 vMB 0
28,105 28,105 00000000e6698bde7876613a37879282a2c42b1192e42c04ad95388206330ef4 1 0.00 vMB 0
28,104 28,104 00000000cc3160c29c91f665fa7323c7d6b46736cd1d8ebca5b979832c666eed 1 0.00 vMB 0
28,103 28,103 00000000f646f7781af6c9bcac328355fcb1839e3a78d1238ab626178ea1d614 1 0.00 vMB 0
28,102 28,102 00000000c4fdd397b9c8513e4c114c028d290dff4d90bbd1fe56d95051623584 1 0.00 vMB 0
28,101 28,101 000000001d177f77b9d7e700e5794c0033ebbb66422fd9e65dbf23d8363338e8 1 0.00 vMB 0
28,100 28,100 000000005708993f39e5ecaa550ac661691601e5713f8387390cbd948fa9a513 1 0.00 vMB 0
28,099 28,099 00000000175522353f115ae8fc51a0be03f586e0f646ffe57e6f4393a1f385e7 1 0.00 vMB 0
28,098 28,098 000000001f9a813f3693b006db1e214fda36d89d7d23e0d1d7ede98bb7fc1d0a 1 0.00 vMB 0
28,097 28,097 000000007dcc616ee1a50273211c596718e841a13b3e23518b883980cd1cb540 1 0.00 vMB 0
28,096 28,096 000000008de75e87ec0966be28fda3fb148568456bcf6a9e67eead4155b2ce67 1 0.00 vMB 0
28,095 28,095 00000000a170afa5788ef879411c632fc98b50c61738e7e1699081b45cd4a574 1 0.00 vMB 0
28,094 28,094 0000000026fb232a8b08941320e06d56f98319d878fc88e629be661e2a4c4756 1 0.00 vMB 0
28,093 28,093 00000000a5eee974fdcfe7d97ff8ad989907f999ff5a96bb3c7352a0aa50ca4a 1 0.00 vMB 0
28,092 28,092 00000000b7349acdf30bfebf63c743aed1ae47ad3ec1e054359380d6839c1d94 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.70 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: 343.91 GB
    • Received: 1.66 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.