Loading Tool

Explorer IconExplorer

Memory Pool

70,672 transactions
26.78 vMB
0.07448853 BTC
Random Selection Loading Transactions
Max Size: 161.11/200 MB

Candidate Block

Mining Attempt 195143ae959e0396145abc3002527a0bb546ecaa5ae12acb7ac49f22264cc61d
Version 20000000
Previous Block 000000000000000000002d34d52a3addf89bc45d6d78c163bf39016440e5bdf7
Merkle Root f04b1e75c396e4438b1ad3c29b84ca64e3bd37ab95278674f58b2d2c2f4da3b3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,578
Size: 1.00 vMB
Total Fees: 0.01722864 BTC
Feerates: 136.43 > 1.73 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,467 (715,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
199,553 199,553 000000000000048bbbdbd7ce0a2ca076a95e1356b61fbc9ec5c851bd62033714 14 0.00/1.00 vMB 61
199,552 199,552 000000000000040751ed7bd764aa65e8bde98951fd0581a1f91ff8f1b94ea579 204 0.22/1.00 vMB 125
199,551 199,551 000000000000038306182579d350efcaa0a4ebfe43a66512c9c92c0aee7d6548 218 0.10/1.00 vMB 341
199,550 199,550 0000000000000600f60314d5db2a0013f46491b5692d16d8ff69ffc8d9b38ab8 256 0.10/1.00 vMB 80
199,549 199,549 000000000000034a78b928a19f18715d33553371fe23cd85e97962504a69c5ee 11 0.01/1.00 vMB 71
199,548 199,548 000000000000046bb76e12de2c02d5668d024583942b8dda2c743889156ddc18 151 0.08/1.00 vMB 539
199,547 199,547 00000000000001e638ba134783d0d98977ea89f8fe93997a3b95d26a5c58824f 68 0.03/1.00 vMB 108
199,546 199,546 00000000000001320eb849ae239a0a61aa76b9699064f250ddd5b0f49cc29e46 130 0.09/1.00 vMB 70
199,545 199,545 00000000000005d5b77c38b7fa79d498b763a18fd00168c082525fcdcf591947 28 0.01/1.00 vMB 538
199,544 199,544 000000000000018b6d0de14a96b3e6c21fae7514d446308ddb64af64367c3170 275 0.13/1.00 vMB 111
199,543 199,543 00000000000005747cb79823c232d5c3aaa0a047e4cc0d5ed6ce86448ddee74b 1,010 0.32/1.00 vMB 115
199,542 199,542 00000000000000a7300b19483b866a70341ceeb0062b0a0c82c9d01efebdfdca 714 0.34/1.00 vMB 112
199,541 199,541 00000000000003f34bf68942ce27a5f4c5df3c15eeb526ca9b2df4584ebeeae9 122 0.05/1.00 vMB 96
199,540 199,540 0000000000000568a4543dfc039e766363978e02aa0295087d84671120b79afa 224 0.11/1.00 vMB 118
199,539 199,539 000000000000060d60e9e796722e67fd214d6bf69448486b2a557f0bd6de5aaa 78 0.03/1.00 vMB 96
199,538 199,538 00000000000003257be6927ce99e9c6d04353453e649a3fba2e1d79f74024547 656 0.24/1.00 vMB 484
199,537 199,537 000000000000009b1c9f9f7ceea8870b18192bb201be43977ac12fd83068b876 79 0.04/1.00 vMB 79
199,536 199,536 00000000000005ed9cdc2d310467253d2343ba45fd92ed04b33ec296cec10a6b 326 0.13/1.00 vMB 180
199,535 199,535 00000000000004204502fa4a72156d46d4fd521b393ef8f0e40a1699b1e09e5d 43 0.02/1.00 vMB 102
199,534 199,534 00000000000002529abbfd5cc30afb23bfcbd38aeb18052139155e0669864585 27 0.01/1.00 vMB 120
199,533 199,533 00000000000002c6027e5f5c5221a5048f31a11abd3b5cd6bcfee8e78086f5d2 118 0.04/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 783.20 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: 754.94 GB
    • Received: 18.94 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.