Loading Tool

Explorer IconExplorer

Memory Pool

86,141 transactions
32.08 vMB
0.21711554 BTC
Random Selection Loading Transactions
Max Size: 191.81/200 MB

Candidate Block

Mining Attempt dfc07ec48249a4e11b2e3ca0d7def10d9e36bb67f8e308bd77b3352bdb97040f
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 33af991edf3c7609bc21ac49f4c7f5b755d1200ecad8470ca758fef6532c69a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,881
Size: 1.00 vMB
Total Fees: 0.09766570 BTC
Feerates: 529.10 > 9.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (601,832 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,315 313,315 0000000000000000390e149affd0945cc2d2a1774d3edfb88f28a1742388c0b2 140 0.11/1.00 vMB 23
313,314 313,314 00000000000000002ea22914c8ed86a00c7c3899b3c6c5334e08fc601ed2a097 444 0.20/1.00 vMB 27
313,313 313,313 000000000000000020c314e2f70b4883db33ef04798b2f1f430fccbeb68c2033 184 0.08/1.00 vMB 25
313,312 313,312 00000000000000003a1901083da7cd9cfdd996d8e87a716df2b54b2e0e02980f 384 0.24/1.00 vMB 26
313,311 313,311 00000000000000000a196f5ccd72d6b15549d79a3c5ddcd3753e06a11b3016ae 523 0.52/1.00 vMB 17
313,310 313,310 00000000000000002aeb54830d39a7c3c0dceccd49ba120a8cca5edd403513de 847 0.35/1.00 vMB 64
313,309 313,309 00000000000000002064aa4a9a4c85f83e3935e57d5495c8ca683068e08349a1 512 0.19/1.00 vMB 37
313,308 313,308 00000000000000000614a609b44d6f9d19e9b4b23883a06d9e571a13a55912dc 1,133 0.73/1.00 vMB 25
313,307 313,307 0000000000000000054b12a50c1b9dee431e301a4fe6bd28907d33327a1525be 575 0.33/1.00 vMB 27
313,306 313,306 000000000000000005466e9c2de85420e7a264296f0daddade675deaff92c60a 536 0.37/1.00 vMB 23
313,305 313,305 0000000000000000373f0db107fb8f2c370d5ce094f2bd4cc459afb2dd2b0abd 144 0.09/1.00 vMB 25
313,304 313,304 0000000000000000116eb6cabd73df120fea4d42e1d88bad97d950d912a56842 153 0.08/1.00 vMB 25
313,303 313,303 0000000000000000396ea209f9a46874d13364b7f8a328f7a3251d92a0d79a39 110 0.19/1.00 vMB 12
313,302 313,302 000000000000000012d80b54aba63fbed05e3b167d3f84618801d64d48fd6c30 223 0.21/1.00 vMB 19
313,301 313,301 00000000000000000de9a3e46b06b2d10cada8bfe4d77062a32765da7629dd75 374 0.42/1.00 vMB 17
313,300 313,300 000000000000000008fc7d945b624eebe76c72e9dabb50470b2ec334b4cca219 973 0.35/1.00 vMB 39
313,299 313,299 00000000000000002d333a85b2a3bdfe39d0cb6baa51a5a474391d2838cfa83a 360 0.20/1.00 vMB 35
313,298 313,298 00000000000000000f7f2beb15cea19246d7069e25dcdde324d6a9fddde4eef7 303 0.15/1.00 vMB 37
313,297 313,297 000000000000000020187d8b879b5747d6c854392949e036f0a22cda71477dc2 227 0.17/1.00 vMB 25
313,296 313,296 000000000000000001ebde01d23b08898f5a8f965cae0bf3049a664653d0feb3 358 0.25/1.00 vMB 26
313,295 313,295 00000000000000000460179ac69fd04f69b72555e8ffbb8b1d23498ed1c87b49 50 0.03/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.