Loading Tool

Explorer IconExplorer

Memory Pool

32,115 transactions
18.44 vMB
0.07317741 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.44/200 MB

Candidate Block

Mining Attempt 52715581c6bba5cdd29a416743bd98664182f3e13e8754b20ade607da9ae4577
Version 20000000
Previous Block 000000000000000000000ef1c9db2f006859af34c284a088f4666400a52b05f3
Merkle Root e83f55735db353a8830e5047afb1386eb3c4b18e6640bd36fdf96b69c13e5a9f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,874
Size: 0.99788725 1.00 vMB
Total Fees: 0.03880331 BTC
Feerates: 526.32 > 3.89 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,864 (785,347 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
128,517 128,517 0000000000001f380135027cbe100617737ab5d93b8c68cd99fe7c3d5cf60ac3 8 0.00/1.00 vMB 526
128,516 128,516 0000000000001249e15e63787ef51b7bcdc3352559156a687aa872ede71c6e61 12 0.00/1.00 vMB 1,522
128,515 128,515 00000000000008db888a74af545cdd6276b0900863f28c557ed9be98b18879f0 14 0.01/1.00 vMB 1,297
128,514 128,514 0000000000001c7f63b636837b56476851d4057b5c6421fa7b3ca9d0f6b66311 144 0.05/1.00 vMB 101
128,513 128,513 00000000000008933b5d9dd3ce6ff5a1590d31d4fae23945d57f7b3b6f1144c7 53 0.03/1.00 vMB 753
128,512 128,512 000000000000055e766d7c85a46d072ea3b2b6d78497be11a6d1062985e938cb 9 0.00/1.00 vMB 948
128,511 128,511 00000000000018b003568eccd59a9922eb11a27d2fec1c407a056fa353a9b399 9 0.00/1.00 vMB 1,087
128,510 128,510 000000000000210ed59e8f493df1d3260948090c8dbe5be44da0a961bd1a601b 22 0.01/1.00 vMB 111
128,509 128,509 00000000000021a983d3cda4c5c22c38bdb45db7f6acdcc800a32a895336afea 13 0.00/1.00 vMB 638
128,508 128,508 000000000000005b48ff719cc9e81fa49fa23c0c5ceaf61ac1f45b481003ea43 18 0.01/1.00 vMB 1,241
128,507 128,507 00000000000004a286c0be6437fc839f3a4e2886dee25fce2d0fcc6367d050cc 70 0.02/1.00 vMB 1,774
128,506 128,506 0000000000001e1b9b4c24ebb65360d6da55cef23cd02eba9c6331dea9f2ebef 11 0.01/1.00 vMB 197
128,505 128,505 00000000000014a3f347cfc795dd84e3659c1ad6e0d2f85186315e237ba35fd6 12 0.00/1.00 vMB 1,671
128,504 128,504 00000000000010f0dd78e7bed3ef533fd6bae06407e8e32ba0aea3b1b190a8b6 34 0.01/1.00 vMB 4
128,503 128,503 0000000000001f53945b4b07b8dd54cf008edbbd3a05ee3d3f885c31a43b6867 22 0.01/1.00 vMB 1,072
128,502 128,502 00000000000014b763879105b59594fd5c611fb95085d6b08ac7e3040cf58302 19 0.01/1.00 vMB 461
128,501 128,501 0000000000001888f9b61451b3d72f852729c21aeb6f71267bb5437dcabe3186 101 0.04/1.00 vMB 722
128,500 128,500 0000000000001efd5791bcc29a59e24c25ad4c8c35d5a6dbe050aae69e4c7b12 17 0.00/1.00 vMB 23
128,499 128,499 000000000000076c16efa54e8cd6b605fcf559a538b2f697ae8cc22cf1bf3e78 6 0.00/1.00 vMB 1,478
128,498 128,498 00000000000016d012cf6aad46fd8703fc3950135b5b4e892910d2d7b2a63164 24 0.01/1.00 vMB 562
128,497 128,497 00000000000000f7292714528e61b2f028fecd32293623aa0632b4fd13b3379d 126 0.04/1.00 vMB 253
Previous 10 blocks ↓
Total Size: 780.37 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: 523.90 GB
    • Received: 5.01 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.