Loading Tool

Explorer IconExplorer

Memory Pool

73,541 transactions
27.23 vMB
0.06508093 BTC
Random Selection Loading Transactions
Max Size: 166.00/200 MB

Candidate Block

Mining Attempt e277a868f1d0174115385177d24ca99421fbae8d4858c3fe13a68815eb32c3c2
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 043da303f8cfa115b0402bed2e4b5d0443108ba669545c2a0782d17018f9c803
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.00711956 BTC
Feerates: 61.00 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (303,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
612,281 612,281 000000000000000000024420d7ac7c5b421f9dcd5da8f05cac62a684c3a6edd4 2,179 1.00/1.00 vMB 46
612,280 612,280 0000000000000000001253986838be354827c110231d75d5fe8cfe76d222f237 1,684 0.54/1.00 vMB 9
612,279 612,279 000000000000000000105d91881e01cc47c5e553961f629186e616d10cf0ba3f 2,860 1.00/1.00 vMB 21
612,278 612,278 0000000000000000000582e70e419520551670b13a0fe009cde0dbe644063d27 2,602 0.83/1.00 vMB 20
612,277 612,277 0000000000000000000cf1b8164198fcf3b080517395bced59d624c702b6adef 787 0.20/1.00 vMB 20
612,276 612,276 000000000000000000133f2ff98cc3e99657abe365a797393be2bc721427c152 1,766 0.71/1.00 vMB 20
612,275 612,275 0000000000000000000cc764c54fce7879922892110ead57612a5254376d73a0 2,278 0.65/1.00 vMB 18
612,274 612,274 0000000000000000000bb3d76a74475c6ef412f745e77d1c70f57a9d31a87ec0 2,474 0.80/1.00 vMB 21
612,273 612,273 0000000000000000000a9978ce4a4409696d20e4e60329985120ac7dde83cec4 1,155 0.63/1.00 vMB 10
612,272 612,272 00000000000000000006eacd2784115dbf676fdcf04aa5d18bc76a8c817bde7d 2,726 1.00/1.00 vMB 21
612,271 612,271 0000000000000000001278c500bde99aee288368399924e98e962b3fae89628e 2,010 0.81/1.00 vMB 5
612,270 612,270 00000000000000000011a0ecd38c86d0de5ee0e1cb775ce3516fbf7e1ae83f93 2,317 1.00/1.00 vMB 3
612,269 612,269 0000000000000000000b1dbe15626f2656c739d12d741f7875ac3381fcdcbaf6 2,953 1.00/1.00 vMB 19
612,268 612,268 0000000000000000000d25ad8716079e42c845d3ef44a0ff0ffec1f7a59e7e0d 2,788 1.00/1.00 vMB 30
612,267 612,267 0000000000000000000c4b6dabece42258622867423e0ac46a947b53360dae57 3,451 1.00/1.00 vMB 21
612,266 612,266 0000000000000000000181bed3684461f86e72a2c1fd3f47bbb1f959d8c37282 2,286 0.73/1.00 vMB 10
612,265 612,265 000000000000000000019e42578c74b8213d1cdeb4c0979978a7a815f99f3a8b 3,013 1.00/1.00 vMB 16
612,264 612,264 0000000000000000000213b5ff859ff7221668adb7511453c1310e74ae1b43eb 3,245 1.00/1.00 vMB 25
612,263 612,263 0000000000000000000258f941a15175c997abdba89fbaa397f0ff824b223c0d 122 0.03/1.00 vMB 11
612,262 612,262 0000000000000000001258cefa0b5a507430b645fa63ed03420e64c56a69ead4 2,647 0.72/1.00 vMB 11
612,261 612,261 00000000000000000009f0f90b9f078977a3aabe7d0dc44a34af9fb2e7beede6 3,053 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.91 GB
    • Received: 17.62 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.