Loading Tool

Explorer IconExplorer

Memory Pool

80,701 transactions
30.82 vMB
0.07521919 BTC
Random Selection Loading Transactions
Max Size: 187.52/200 MB

Candidate Block

Mining Attempt 0ff7f280c20ed2857516d75b68ecb89ef22bf49d69d717a7d8e4dd8b7226c24f
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root 07c088d9a11e8f4d823b74a78140a842808d302a7bbc8d61ff2201dde6b3a506
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,417
Size: 1.00 vMB
Total Fees: 0.00901640 BTC
Feerates: 73.20 > 0.90 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (317,487 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,722 597,722 0000000000000000000f035dd96f8e5974e28bfe5683a9a7729604080914c8df 3,148 1.00/1.00 vMB 37
597,721 597,721 000000000000000000056cfe0e84953b4e077b5b791386aad89a7400039abf5f 3,094 1.00/1.00 vMB 63
597,720 597,720 0000000000000000000cb4d3aa971cd52cfb80028ae1db1fd99e0d35bf75c53e 2,076 1.00/1.00 vMB 11
597,719 597,719 000000000000000000133a4017b49daccd696a805e98094aa2a668d776f1a8e6 1,739 1.00/1.00 vMB 5
597,718 597,718 0000000000000000000ba73cbcc7c3807ec16a7842a4ad4d86991b6973e52ea7 2,540 1.00/1.00 vMB 13
597,717 597,717 00000000000000000009c6459705156fbe673fcab1638d4f34a19b4b503b755b 3,353 0.99/1.00 vMB 60
597,716 597,716 00000000000000000007c178d4a1ed2d1002d9ae4044e5dfbb2d89d6b6c4ab34 2,893 1.00/1.00 vMB 37
597,715 597,715 0000000000000000000b6aa7ba2e042e4a37026cb14e4092348b1f650a3234b9 1,649 1.00/1.00 vMB 6
597,714 597,714 000000000000000000132d4dece92da326f7335746009d4234cca79156f21e0a 2,621 1.00/1.00 vMB 25
597,713 597,713 00000000000000000001e1c9c1447b8f9c96d27d37b31b1a3ea04645adec7482 2,463 1.00/1.00 vMB 15
597,712 597,712 00000000000000000005173e0a4b9164d6aa7756099f18a4cf0e5cde4130c7c1 2,797 1.00/1.00 vMB 39
597,711 597,711 000000000000000000071a492365a7ffd7410da11aa5a86a46c98f4f8ec0804a 3,270 1.00/1.00 vMB 68
597,710 597,710 0000000000000000000c5c5b5e95d2a9944fef4a9edb7ef6ac6efb40f97a04cf 3,107 1.00/1.00 vMB 52
597,709 597,709 00000000000000000000c63d2b0c69cef7e97e0ce10aef26391d8768020e8265 1,576 1.00/1.00 vMB 13
597,708 597,708 0000000000000000000da2752bfe5da36c2a3bf6551446b4afd5e624704a9e8b 2,580 1.00/1.00 vMB 53
597,707 597,707 0000000000000000000110bbc354868a8849aa01ff271877500e0e2aa869c69f 1,422 1.00/1.00 vMB 15
597,706 597,706 0000000000000000000b92fd6ae540479a8e78f7972432af0c61a9db47643977 2,087 1.00/1.00 vMB 18
597,705 597,705 0000000000000000001187de3b210ac7dca9998a8e298dbf9d0bee1384074ff8 2,668 1.00/1.00 vMB 45
597,704 597,704 0000000000000000000ffbd8fa635723f31e1f383ff40c906c676205526fdff9 2,361 1.00/1.00 vMB 31
597,703 597,703 000000000000000000043b7f8e3e5e1e5d0ac3679305ea9229cef5eb11ff437c 2,797 1.00/1.00 vMB 57
597,702 597,702 0000000000000000000c6c5158e0c234ebe40bc1e7cf90c3c7ed58d1d27e7913 2,405 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.