Loading Tool

Explorer IconExplorer

Memory Pool

79,117 transactions
29.35 vMB
0.12423740 BTC
Random Selection Loading Transactions
Max Size: 176.71/200 MB

Candidate Block

Mining Attempt ac4710af95e9de4615f29d8cac6a86aa1dce4fc5f76a5e921bd9055ff20be16a
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root b2d33f98589839151a50f6a344f2761d8be69fa4c3861d94e33577cb288a1a4a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,288
Size: 1.00 vMB
Total Fees: 0.04493415 BTC
Feerates: 150.80 > 4.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (302,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,358 612,358 0000000000000000000242f7e59817260adbaa06aff0f04bd15b75f1801949c6 1,639 1.00/1.00 vMB 23
612,357 612,357 0000000000000000000336f7ed0d59f8c3965f23a56811117a24e5fbac08b56d 2,606 1.00/1.00 vMB 38
612,356 612,356 000000000000000000105b56f481a58b131266aaa060d9499f2528dc0a2a08d2 1,075 1.00/1.00 vMB 76
612,355 612,355 00000000000000000003ac4d57bfa07d21d61fe0d6ad239698de12d0c765514e 2,802 0.82/1.00 vMB 10
612,354 612,354 00000000000000000001b8e726795e26f141acd8fd4a7b6209b59eb878274170 2,845 1.00/1.00 vMB 18
612,353 612,353 0000000000000000000572ca29b52dec6b86ee9583ff7d0d2ae22deb2735ae61 1,667 0.48/1.00 vMB 11
612,352 612,352 000000000000000000097b5b92887199e0de82183361b22ce44d527c1a435a28 1,744 0.58/1.00 vMB 17
612,351 612,351 0000000000000000000fb1ec9df785b460ee5d623e2dae6510dca2a5432954a5 2,094 0.62/1.00 vMB 8
612,350 612,350 00000000000000000012a2ba45c7db42885159073f319b6f2621cb5a32087dff 2,880 1.00/1.00 vMB 10
612,349 612,349 00000000000000000011e42183b00387881dc7358b8c04a852990420fe7d0ee1 2,714 1.00/1.00 vMB 23
612,348 612,348 00000000000000000000a4404bcc8e58120571716767ab3976b73a883a629ded 911 0.28/1.00 vMB 19
612,347 612,347 00000000000000000007a704b98ff1852bf8790792faf5bc9ebfe5184e5bf759 1,979 0.57/1.00 vMB 2
612,346 612,346 0000000000000000000a245ae2ce6806221c5044c45dcebc83478144c8502bb1 2,953 1.00/1.00 vMB 22
612,345 612,345 0000000000000000000b8d69aa79bb3a5f4f26dcc4ed2631bbef73d075fcb59a 520 0.21/1.00 vMB 10
612,344 612,344 0000000000000000000b92006e875b7410f93d34402e58abe5b1c3904f815fc5 830 0.26/1.00 vMB 16
612,343 612,343 0000000000000000001009d56e860d76114abdd83e7c3956b20a375374d70811 911 0.31/1.00 vMB 15
612,342 612,342 000000000000000000138cde4176945ef40b56d513a635352575e2020cc01e53 1,262 0.42/1.00 vMB 14
612,341 612,341 0000000000000000000df8507c9e45c16965806bb456bf64eb61e61581f05066 532 0.23/1.00 vMB 12
612,340 612,340 00000000000000000001cd4e536aaba706ebf08ac3ced805f39ec0936ba77b6a 2,863 1.00/1.00 vMB 19
612,339 612,339 0000000000000000000982fd1ec69dc532cfccaf9e27e6b4583b3ff42e94fc40 2,582 0.95/1.00 vMB 3
612,338 612,338 0000000000000000000b8618b5b549a4910c3f656285493c6e2eb18e1ab571ed 3,221 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.