Loading Tool

Explorer IconExplorer

Memory Pool

78,529 transactions
29.45 vMB
0.06880799 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt a3781a4a5007baf09adbd03d4e39d3b08f352e3b0c3fdda33636b80e2694a9ed
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 2dd5fb48ca9e991b24d16d8b1f448a68b8425aeadb6146ba6e178de6c272ff7b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,950
Size: 1.00 vMB
Total Fees: 0.00897149 BTC
Feerates: 150.93 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (630,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,329 284,329 0000000000000001349dfd45adba30c0f7aebb5c1ca4d079a167feeb7d63ab0d 1 0.00/1.00 vMB 0
284,328 284,328 0000000000000000625415be199a0ab00cc9fc50ea869c4edc790edd2b7e8f2d 959 0.50/1.00 vMB 36
284,327 284,327 0000000000000000296a8646a2d995d999dc94f3d9557cbbb2d86604f7a206fa 632 0.30/1.00 vMB 42
284,326 284,326 00000000000000008d2ec205d3e5df024ea9148f63fb7f12ad3a8b734544dd5a 543 0.24/1.00 vMB 37
284,325 284,325 00000000000000019f7ad3ebfa9fd9ab5a84dbf22cd4b943dce74f29323b5447 174 0.17/1.00 vMB 23
284,324 284,324 000000000000000176ebd31e56404bdbbb31a377ccc901a5567bbbf29b87c03c 134 0.50/1.00 vMB 11
284,323 284,323 00000000000000015c758f15c61dc66bb710148e91b7bc2ebffc7693f48d02cf 1,212 0.50/1.00 vMB 43
284,322 284,322 00000000000000015be7695e1efca696e7fb847ff84eb19b35251ec291eb8ac1 193 0.07/1.00 vMB 30
284,321 284,321 0000000000000000eab8a1fbf5a9bb9e21dcf62d9b4d78f8cb4f3d3eaed50276 514 0.25/1.00 vMB 42
284,320 284,320 0000000000000001212846f104f5887312d7b71ecbe46e3c6e802e09e2165806 743 0.38/1.00 vMB 34
284,319 284,319 000000000000000118566787683a25d8bf3b886c674617f82c2fb8ecc9d043ef 1,088 0.50/1.00 vMB 36
284,318 284,318 0000000000000000d52d55c15e8c3738f7e3712bc71f7412f2bd60db2a246871 418 0.21/1.00 vMB 36
284,317 284,317 000000000000000191ea32c8cc09977c6832e75166d99e655df2491dfd812da9 205 0.20/1.00 vMB 19
284,316 284,316 00000000000000015fb5506779b0d32c7782c0eb416f62559a0b197d153ea7e7 67 0.05/1.00 vMB 29
284,315 284,315 0000000000000001606cf0f3be150fef6ef0295c797a9e9340ab9c345ef9695f 497 0.22/1.00 vMB 36
284,314 284,314 00000000000000019c2c028a4da96f281002689e0daf76bbb6e232eaa30ea107 627 0.30/1.00 vMB 44
284,313 284,313 00000000000000008a42c15564057442a8bd860ab106d174201341128ae4a543 48 0.02/1.00 vMB 39
284,312 284,312 000000000000000152dcc0a64028649bbdb0843c5b34073546a9f8a9d83e0ead 155 0.08/1.00 vMB 29
284,311 284,311 0000000000000001849441cab14acea52ce5cce17badf1d4f088546278d4e966 817 0.38/1.00 vMB 41
284,310 284,310 0000000000000000fe0e18825343e9aa80d6852f799d7a50ff50e9dae7da3826 540 0.25/1.00 vMB 44
284,309 284,309 00000000000000016b4742e3329cdd5e6c85e9b788c5ad224725861c5b754379 381 0.20/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.