Loading Tool

Explorer IconExplorer

Memory Pool

74,406 transactions
27.88 vMB
0.07055259 BTC
Random Selection Loading Transactions
Max Size: 169.66/200 MB

Candidate Block

Mining Attempt b05b9369dc6338184c50d6867c33753c14d623825e3d20170f8241f75b1ddd19
Version 20000000
Previous Block 00000000000000000000f476e02b0f3a45fc85a1c57118e0d247af7c3400b258
Merkle Root 8aa5557d182981a1d54798a3898d7b0a95cc34e11298c274ce0be779fed1f3cb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,450
Size: 1.00 vMB
Total Fees: 0.01026099 BTC
Feerates: 117.53 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,588 (892,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
23,486 23,486 00000000efe3f85e345bd1902c8a23b75038cc758dd5f6fc9888511212a402cc 1 0.00/1.00 vMB 0
23,485 23,485 0000000056e207d61f1311bcfcbaf2383e384486e3cf7a81493541b8fbfda08d 1 0.00/1.00 vMB 0
23,484 23,484 00000000ffb874ed66ee7a872921177ea3e96d281c78902e21e497b45aec9785 1 0.00/1.00 vMB 0
23,483 23,483 000000005bbf1bffc1df82ef867873ec86f752c7b0df470f59daf3e91e6bd50e 1 0.00/1.00 vMB 0
23,482 23,482 00000000bf1e37aea6319170680778c59dfe71c108b3582ac56185d6dc1dce77 1 0.00/1.00 vMB 0
23,481 23,481 00000000cd959ae8273e3b1ea7da3b3cce9bb6d5e98cd5035c434f105d1f0c6d 1 0.00/1.00 vMB 0
23,480 23,480 00000000ac77b64ee50b0f5977472c024082b03934f7dea557b34d71bd926e31 1 0.00/1.00 vMB 0
23,479 23,479 00000000693bcdfeeaffcdec3b512b61a935084ebf80f27c77f25f2aca4a436e 1 0.00/1.00 vMB 0
23,478 23,478 000000005f2dc0fb5818477da48939aa4ad81cce12108d86c613c736c15a4b03 1 0.00/1.00 vMB 0
23,477 23,477 00000000b2d7bb08e9d92aebc656b099ce9ef44e90c080d6ab718bed33d9f627 1 0.00/1.00 vMB 0
23,476 23,476 000000007766a7aff2f61d4bdab60f6de0b29b52bdff1b64e44a83322c3269b0 1 0.00/1.00 vMB 0
23,475 23,475 000000007c5c5bbd79f329f9a8493d2fe2868c14bbcc1c3dbdde004af25542b5 1 0.00/1.00 vMB 0
23,474 23,474 0000000039d7dfc75f7b6a444d17eda997bc759a90e938a25b38275bf3119909 1 0.00/1.00 vMB 0
23,473 23,473 00000000e10b1f173b1be6b36102e0476b46dbcaa3f7e96cca717ed36e1500bc 1 0.00/1.00 vMB 0
23,472 23,472 000000001a7ea28c2b56990cb7952eb9bfc432784805d48d8527d31643fa2f49 1 0.00/1.00 vMB 0
23,471 23,471 00000000778841e717b48e977216815f6ebc82ec3aa39feb5fff153ea0d29cb2 1 0.00/1.00 vMB 0
23,470 23,470 00000000dfd25bd12f0dc5aea4d00261d0a45cf5009759397b83fc7b87533087 1 0.00/1.00 vMB 0
23,469 23,469 000000002587dc85ab865f207431b5d6d623a4220efd7c6f3559fdb49ac0f214 1 0.00/1.00 vMB 0
23,468 23,468 000000003cb50724d6d65c1833a3b2519fb2af378c321616ef995c7a699df76b 1 0.00/1.00 vMB 0
23,467 23,467 000000009a6fa80c93b19c2dcc0cf77c72e3facd5592b9f37570eaa85b83c7f0 1 0.00/1.00 vMB 0
23,466 23,466 0000000082705b4fa6c91803855d887ed9ab8632226d9dcae448c51771725f24 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.41 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: 770.17 GB
    • Received: 19.80 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.