Loading Tool

Explorer IconExplorer

Memory Pool

76,249 transactions
28.84 vMB
0.07256297 BTC
Random Selection Loading Transactions
Max Size: 176.28/200 MB

Candidate Block

Mining Attempt 06f769a9e379f81aeae5cea05e5cb34eddcfa67d23b15cda9960911188bd0479
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root f5296ee555e18c0a07c796b5c03aff181aca1f0b8b2121e371089befabb5668d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.00932202 BTC
Feerates: 77.76 > 0.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (308,108 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
607,138 607,138 000000000000000000116dea6bfc6f65589639aca9644df0c52fb28896dfbb96 1,061 0.31/1.00 vMB 10
607,137 607,137 00000000000000000013e62b395b5fc90d345b57d3d191539b469ffe269339e9 748 0.20/1.00 vMB 13
607,136 607,136 000000000000000000113776dc80fef4bc3c41a1eb07261e92536d8f8e0c3af7 418 0.12/1.00 vMB 10
607,135 607,135 000000000000000000056c921a130c099edd43d29fba5d7c3499919b4b8939e2 1,978 0.60/1.00 vMB 10
607,134 607,134 0000000000000000000d4397abfaf6c9f2967fc57349b80ba27b81a958762e75 1,908 0.52/1.00 vMB 13
607,133 607,133 0000000000000000000dba2260afe8b86f5fefcdcc101ad03d7ef1cdaabdf0da 3,514 1.00/1.00 vMB 12
607,132 607,132 000000000000000000123b9cb046c7a9fea0901923b02dd2476323eceb80b538 2,640 0.75/1.00 vMB 13
607,131 607,131 0000000000000000000bb42f47a13187ac8b1f9ea9581bf2f8bbe0ffe470bd69 3,589 0.98/1.00 vMB 12
607,130 607,130 0000000000000000000309aa99ed7caf4567e2d461899e920f63d7fa9f030741 782 0.39/1.00 vMB 7
607,129 607,129 0000000000000000000f45c875a77fa40a2755e83a323c20504b31910f0b6c3a 3,020 0.98/1.00 vMB 18
607,128 607,128 00000000000000000011b6b363ea75317d86efcad944bf9db78ac44036730754 842 0.20/1.00 vMB 5
607,127 607,127 0000000000000000000a61a1c7e39d4ccff6bdcf101a5ad74f0d40a942c6c347 3,033 1.00/1.00 vMB 12
607,126 607,126 0000000000000000000011f666b1adf746a3daacd5a2bb248c712b51e9abf849 2,889 0.82/1.00 vMB 5
607,125 607,125 0000000000000000000ab7214714286b2fe13fb7875f4f257c2c745ee5b75fc8 2,420 1.00/1.00 vMB 21
607,124 607,124 0000000000000000000681bdd97b76bdf8280c7ecdc2419dcf8defb2546f9e75 1 0.00/1.00 vMB 0
607,123 607,123 000000000000000000123fa3e4aa2c211450e17a4e14f9a895da4aef997595f3 1,625 0.42/1.00 vMB 12
607,122 607,122 00000000000000000014b13ce9ef6917fac3bdba7e5cd28686c373aff20781ec 303 0.07/1.00 vMB 13
607,121 607,121 00000000000000000001a933c045563ebc5c69c6c94b4194539bcf1fc23fadb5 145 0.07/1.00 vMB 11
607,120 607,120 00000000000000000007f3314ea7487330109586b1a2a9bedb3225c91f26cb26 2,756 0.86/1.00 vMB 13
607,119 607,119 000000000000000000100cdca69b4f26907b9de30ff8919cb5f6348a106c0630 1,098 0.34/1.00 vMB 8
607,118 607,118 0000000000000000000433d471e76b1528f2984a9923e758b07838e97b80aed0 2,832 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.82 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: 710.75 GB
    • Received: 17.08 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.