Loading Tool

Explorer IconExplorer

Memory Pool

51,345 transactions
30.56 vMB
0.13558845 BTC
Random Selection Loading Transactions
Max Size: 163.00/200 MB

Candidate Block

Mining Attempt 7d0da4c0662cc3126d20b46eb1161520a4165d0d6f8ada4ccf9a3f6b4716c098
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 5fb5a31524d7de6533a86778b22883b5c175596f7f961eed17f994647e9499b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,978
Size: 1.00 vMB
Total Fees: 0.05380385 BTC
Feerates: 179.69 > 5.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (165,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,329 749,329 0000000000000000000301021bfec59d51acfbd2f62d95ee2e17c58606f276f9 1,938 0.79/1.00 vMB 3
749,328 749,328 00000000000000000006ca245cc939a0c16ee84aca5e021f630d80ac9d9236b8 2,584 1.00/1.00 vMB 17
749,327 749,327 00000000000000000003a20fc326212510fbbba4a276ede1615871ea4098b5aa 1,523 0.48/1.00 vMB 4
749,326 749,326 00000000000000000009f38351ec0b7f7317c554e0fcecb28c8ec971ebc32a6f 2,544 1.00/1.00 vMB 7
749,325 749,325 000000000000000000074dfe47cb8e5c2f5830b90f9ee7f587828f218b6a5df6 2,432 1.00/1.00 vMB 18
749,324 749,324 000000000000000000035db12e90bded2ca5b0113e213c0e66975ed6d1e372ee 1,938 0.91/1.00 vMB 9
749,323 749,323 000000000000000000007e204a8ede1d5b23c225f0f86725dfc06c30287b806a 2,843 0.99/1.00 vMB 11
749,322 749,322 00000000000000000005dada6d001c812826c324f3bd999f7dc2cd8a0a15b403 2,459 0.98/1.00 vMB 9
749,321 749,321 00000000000000000001dd857b36e96168849048074938182171677ce1f82f0c 222 0.07/1.00 vMB 11
749,320 749,320 000000000000000000085fc4e1810e7823c73a37f3dd3fd29152b766fce4adf5 1,553 0.49/1.00 vMB 13
749,319 749,319 000000000000000000040e1871d0255f008840bd4670d7c097780f517b820b89 1,921 0.83/1.00 vMB 4
749,318 749,318 0000000000000000000041dc26f9e5edc5355fc74c6716440454178925134ecc 2,332 1.00/1.00 vMB 4
749,317 749,317 000000000000000000034b06a15819fabb82427cbdd031adb5b281df388db365 2,384 1.00/1.00 vMB 18
749,316 749,316 0000000000000000000178fc95885a1271715a5d979ac1d5ebfd86e4870bb360 1,801 1.00/1.00 vMB 19
749,315 749,315 00000000000000000006018093f4f5e39687c88631b135dece2743147d25ff35 2,883 0.97/1.00 vMB 1
749,314 749,314 00000000000000000008857aed379f937a0559ec67c237bacbb7532ab49cf56e 2,745 1.00/1.00 vMB 12
749,313 749,313 00000000000000000001a80256497ed7d9a4639a2aa04f4bb07e28390c03bef4 3,070 1.00/1.00 vMB 20
749,312 749,312 00000000000000000005a0fcbc08a2867adfcd121854fe2ee4615d3f984ac1a9 1,032 0.52/1.00 vMB 3
749,311 749,311 00000000000000000007d972ad140de09c3601e57427e3acc7ca713d8be7aab6 2,625 1.00/1.00 vMB 12
749,310 749,310 0000000000000000000408adb4c1e2530d505bf100bc2a1867cfe1ba8c1f73f9 2,400 0.78/1.00 vMB 11
749,309 749,309 0000000000000000000717afa7f12df02b565c6fbbee19c204a562c24f90cdb0 1,051 0.39/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.70 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.