Loading Tool

Explorer IconExplorer

Memory Pool

80,698 transactions
30.19 vMB
0.07427307 BTC
Random Selection Loading Transactions
Max Size: 185.18/200 MB

Candidate Block

Mining Attempt 011643cb842529d2a8a13f215c26877e382ddbded997c7613098759e203409fe
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root fa0c9afc89b8a2f7dc09eb1817d17c6a997e8112354e05271780d099da99eb55
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,492
Size: 1.00 vMB
Total Fees: 0.00567858 BTC
Feerates: 40.74 > 0.57 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (407,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,628 507,628 0000000000000000005c805c22cb5aa55180d6f6a70180fb1309d2a08f47b0df 188 1.00/1.00 vMB 8
507,627 507,627 00000000000000000023154f398e7247416bad3add413ef2e824702b831df645 2,169 1.00/1.00 vMB 107
507,626 507,626 0000000000000000003042157ded5ad4ae22418403000660bd89d145648bd440 1,541 1.00/1.00 vMB 71
507,625 507,625 00000000000000000012051ffb712d17a63a0a588428ddbb67c268cc7bd6d860 317 1.00/1.00 vMB 37
507,624 507,624 00000000000000000048656b30f3866630175d891bfe20c495a6474c9d0d3730 1,590 1.00/1.00 vMB 83
507,623 507,623 000000000000000000546b03ffbbae89d86c379a8c874c331658db14631441fc 2,441 1.00/1.00 vMB 132
507,622 507,622 000000000000000000137be6779ed2c6e8a087d75ce9a970913fec89dabb5a60 1,225 1.00/1.00 vMB 75
507,621 507,621 00000000000000000015e8904b1a5cfca6cee7835422380a1e51667ba35c0aa0 1,094 1.00/1.00 vMB 104
507,620 507,620 00000000000000000031f22dfd5725936e440b731e3abcf79b5820433529842f 1,016 1.00/1.00 vMB 18
507,619 507,619 0000000000000000005daf090d6e5bcd761721ac44b1051c4fae85169dc7b764 2,277 1.00/1.00 vMB 282
507,618 507,618 0000000000000000005ac1509390b6105f9bb679d0c8d6f33e33a10c7c058863 258 1.00/1.00 vMB 20
507,617 507,617 0000000000000000003006361fff8c1b2c0f34b0ac8c1e3489e2314e9022e268 476 1.00/1.00 vMB 19
507,616 507,616 0000000000000000002de29e4b41d540c9b1355dd194263ccf126d9989fd5519 2,117 1.00/1.00 vMB 153
507,615 507,615 0000000000000000003c5c40ad5c41cad44a11da6ba634294d50213634bb0846 1,608 1.00/1.00 vMB 81
507,614 507,614 000000000000000000593eae2637c985d24834260a13b744cbb22832f5fdd242 2,296 1.00/1.00 vMB 184
507,613 507,613 0000000000000000005d2f9cd862ce3544181617853cdeb29e2b44f6def10f8f 1,479 1.00/1.00 vMB 98
507,612 507,612 0000000000000000001ba86cdbc912ce0f3f5dabaf048262c5cc594701c4efd0 1,812 1.00/1.00 vMB 116
507,611 507,611 0000000000000000003b973136775dd9b889a3b8bac642b0519d6e4850febaec 1,030 0.54/1.00 vMB 137
507,610 507,610 0000000000000000004f38f826b080d45a448e3684ae441f8bd6c7efefebef8a 339 1.00/1.00 vMB 16
507,609 507,609 0000000000000000005e57a3f98e0ea36f8d46bb34ec477d90846d091b66d6b1 1,048 0.50/1.00 vMB 38
507,608 507,608 0000000000000000000f62d0636124c0bfa474f87fc0060a0325aa3a63643f23 2,398 1.00/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 782.98 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: 716.22 GB
    • Received: 17.79 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.