Loading Tool

Explorer IconExplorer

Memory Pool

27,823 transactions
8.03 vMB
0.07465032 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.96/200 MB

Candidate Block

Mining Attempt 54419f2f5ae37a0e86449d67c57dfce635da8d7595cf35f4807bb3bcf222a4c6
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 30e645aa3b2cd9d8b10072d986c9623a8fcad92c657bf73faa4d179b7edfd3e8
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,476
Size: 1.00 vMB
Total Fees: 0.03153263 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (752,646 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
160,570 160,570 00000000000001618bf109ce376734687021469c977e4773c8be41e388b9673c 65 0.03 vMB 156
160,569 160,569 00000000000007fead9fe1fd48c823df9c9c692e09c08f3e2b64c22af094d7de 13 0.00 vMB 32
160,568 160,568 0000000000000c1e68cd5d0741be989adab1e1a281991a0510cd6107cc5030cd 22 0.01 vMB 66
160,567 160,567 00000000000003512c7a00f7e8fbd4571a14183b04c5ef25bf5e5cbff7f8258c 46 0.02 vMB 134
160,566 160,566 00000000000009e04a042f7782d2002e61393f2fab8d11f523173dcc3b857acb 8 0.00 vMB 0
160,565 160,565 0000000000000e39b731decdf4c4bc73a0777a73cb469a92aa9d8826964fb513 53 0.01 vMB 0
160,564 160,564 00000000000008a46939101843455698114b204a2da1117eef057e57ad27de8d 129 0.05 vMB 28
160,563 160,563 00000000000004c607bfb93581d8a60e28c06420f097758926f88c12c83d76e8 8 0.00 vMB 6
160,562 160,562 0000000000000963dc736ebf45aa8a5e45384cac326c019a4304781631a50174 12 0.00 vMB 309
160,561 160,561 0000000000000de36bfb694d7891504ca13742ed1a2af8d9488d8fcdce041d47 28 0.01 vMB 225
160,560 160,560 000000000000080147590a02cb306b543fab1a77ec402550e4fc9f30ebb2120f 53 0.02 vMB 243
160,559 160,559 000000000000030595ae6eb1859d0467b63c18676b0a359b80963f189895d5e7 8 0.00 vMB 121
160,558 160,558 00000000000008f1b5a6e2a9331207a6341a1e052b7ffc25813ed0f5fecc2a5c 20 0.01 vMB 142
160,557 160,557 00000000000000a04f8f19e34dc329aa44982dcad4f0e027404ad69bd26017e3 32 0.01 vMB 49
160,556 160,556 0000000000000a0c04739116352b51c93d6288f4ff32b6cca59a052d6c99dfcd 13 0.00 vMB 13
160,555 160,555 000000000000022c2bf531bf3c8840567a15e9d41aa2eb680e95675d440250ff 1 0.00 vMB 0
160,554 160,554 000000000000035af870709977a8ce9a19ed1f822e9d0f047e4fa2759e7892ee 41 0.02 vMB 247
160,553 160,553 0000000000000cd7edf21866b8805230df23bb4f81b4b7eef1fb4b4c069f6f54 45 0.02 vMB 33
160,552 160,552 00000000000004d033d788b3c65f8405b0f0936907299424a6d611f7515f2ead 6 0.00 vMB 77
160,551 160,551 000000000000090154af622326edc41d16d79237f20a03398372d17d0ffc573f 9 0.00 vMB 0
160,550 160,550 00000000000002454986151e34ab4e8dd076058bbc71cd20e3342ed1ea82ecaa 49 0.02 vMB 63
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 11
  • Data Transfer:
    • Sent: 21.38 GB
    • Received: 0.43 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.