Loading Tool

Explorer IconExplorer

Memory Pool

81,074 transactions
30.41 vMB
0.13469491 BTC
Random Selection Loading Transactions
Max Size: 182.03/200 MB

Candidate Block

Mining Attempt 6ae492876b00f7f5c27093aa82d8e88c6f041616e65d005a876e6f21575eb9ac
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 9dd25ad68eaa44c76209f442b98adedf40e5ef8cc496f46f38607b26bc2fafe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,910
Size: 1.00 vMB
Total Fees: 0.06205904 BTC
Feerates: 150.86 > 6.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (377,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
537,453 537,453 000000000000000000172f24e4e3dba4529b9e9362d9fc5fb76890cb0ee6e031 2,950 1.00/1.00 vMB 8
537,452 537,452 0000000000000000002701772dd9f867c6885ed19dc22167d760c1b42d9c2602 1,180 0.37/1.00 vMB 46
537,451 537,451 00000000000000000028e3e41aa75a358351fa094acf5165307e10d6da0ee594 929 0.33/1.00 vMB 61
537,450 537,450 000000000000000000261e54af70499f893431279f23825f165814795c79361c 967 0.32/1.00 vMB 18
537,449 537,449 000000000000000000157348f0a559cc2b4ad3681518e36935195ebd0f1f0c3f 27 0.01/1.00 vMB 42
537,448 537,448 0000000000000000001906f6e1ff9bd2d45a12fd8b69125d2f334b143e82cfa4 26 0.01/1.00 vMB 39
537,447 537,447 00000000000000000007351b882c248ee8255f6bdbf47c7948589b9686dd55d0 1,083 0.41/1.00 vMB 18
537,446 537,446 000000000000000000030a9480b37d88cdbf384d675caea93769ba7ae56859e2 586 0.27/1.00 vMB 28
537,445 537,445 000000000000000000261d0165ff893f41c38a516741716cd8259cdd444a4375 12 0.01/1.00 vMB 4
537,444 537,444 00000000000000000016ed2942224fc0c7ed3a30e38675e5e81a3f9642d3cf3c 1,405 0.57/1.00 vMB 16
537,443 537,443 00000000000000000014d3697fbe11898cb6c845ccb63819d4fa5e4bf439e4a1 16 0.00/1.00 vMB 15
537,442 537,442 00000000000000000007355863888c126080d807bfed6239db22960f2f4f5392 2,205 0.88/1.00 vMB 21
537,441 537,441 00000000000000000024429dd2c1c38fd13f521198bdadf7af0f742412471adb 612 0.20/1.00 vMB 19
537,440 537,440 00000000000000000022c1be717b34d3c3f7d2352729085e8527ac98b7ef8940 1,599 0.61/1.00 vMB 20
537,439 537,439 0000000000000000001ae96c6966aa8edff875bc99b19294659e6554608baf4f 893 0.47/1.00 vMB 18
537,438 537,438 00000000000000000027fce884a193cffaa2c62a868adecabb844dde9374cfa5 6 0.00/1.00 vMB 12
537,437 537,437 0000000000000000000574aaa78313da8d7c2f4f89a3f0b1e594f254953ea793 172 0.11/1.00 vMB 22
537,436 537,436 0000000000000000001ddeb7a8511fce24fbb5db4c50462983266b770fc499cd 728 0.38/1.00 vMB 30
537,435 537,435 000000000000000000066e8fb42e5ee8f677df10f53b042913891cfaf1137a85 247 0.13/1.00 vMB 17
537,434 537,434 0000000000000000001068ce4d52323af36a2984b5d6302746e3bacc7e4324e0 329 0.53/1.00 vMB 3
537,433 537,433 00000000000000000015fad29d31503bf0ee13284cf8ebfb57e6033ecc7dc4f5 272 0.16/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.57 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: 671.24 GB
    • Received: 15.89 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.