Loading Tool

Explorer IconExplorer

Memory Pool

81,826 transactions
30.88 vMB
0.10168661 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt 9e3f84a64bf23bdcbfd807fd33eb86bd2b30922d5f5d79edf46bb3166630e6fa
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 581003416cda1f17a3954de915f70580a6796d5713333f850979c141a8315658
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,159
Size: 1.00 vMB
Total Fees: 0.02964576 BTC
Feerates: 200.89 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (633,361 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,021 282,021 0000000000000001fb4c714b188c0ad8c0daca407cfdfeca3f6eb9ec45640519 144 0.30/1.00 vMB 2
282,020 282,020 00000000000000000212084b9175ef63fd55b345ab3a4a4783b942fc847fc000 533 0.26/1.00 vMB 73
282,019 282,019 00000000000000009d809f9648a84c14b5b45a03b69d7e4eb173904bf4293e99 86 0.10/1.00 vMB 23
282,018 282,018 000000000000000097138bfd86803e6a0fc18469c4ac96edc4547d6c980ce791 93 0.06/1.00 vMB 28
282,017 282,017 000000000000000026872ff673aebde690d7ed3e667f2414b3beeeec71f9ac01 307 0.25/1.00 vMB 33
282,016 282,016 00000000000000022a4a8f0469581a774bbe3554ce1c60233fd8001475bbff86 523 0.25/1.00 vMB 69
282,015 282,015 0000000000000000c71b412f1907fff25aafa7ca8c832e8f61f33e6af16808f8 479 0.25/1.00 vMB 61
282,014 282,014 0000000000000001228ed9b16c466dfdf162559544193d0343c687e109af106a 44 0.04/1.00 vMB 12
282,013 282,013 00000000000000008f7b62c32f97d007f3a41be98d4db9edb97805a00bc3b978 51 0.07/1.00 vMB 15
282,012 282,012 00000000000000023f0c36d26d7431edaeb4b12b7b3ac4fd69a33974e51a8693 53 0.03/1.00 vMB 26
282,011 282,011 00000000000000006996a2d51c470ff19e04371f8ad858448d65d1f6e6e76ba3 102 0.10/1.00 vMB 13
282,010 282,010 00000000000000021645720562dcc8f1108a2b3271db4465c86a1eb74e855015 217 0.11/1.00 vMB 39
282,009 282,009 00000000000000021170a5e4ab83b189d2a3136a860153f5040a62c2cda184f2 20 0.05/1.00 vMB 17
282,008 282,008 0000000000000002421d18efb05478a3c51d5b2fdbf6646a69adb9158d8b5cd3 319 0.20/1.00 vMB 47
282,007 282,007 0000000000000000c04c2813b2d56a38734e576880db802b3d1ad37b79758638 220 0.11/1.00 vMB 37
282,006 282,006 00000000000000012cd0dde17531eb3f82da8ae11a7361fb26216704995f96f8 93 0.10/1.00 vMB 10
282,005 282,005 0000000000000001da6c43ca4e7670d3eac9bf6e0d22fe91f213d96b0c5b6f81 127 0.12/1.00 vMB 21
282,004 282,004 0000000000000001af98fd07aceb7b48f34b6bdd0d91a8eb947695d0c7c908eb 101 0.05/1.00 vMB 44
282,003 282,003 0000000000000000ae76b49aa727f337b7475bb772764eec936d0cde6103712a 372 0.22/1.00 vMB 46
282,002 282,002 000000000000000185900517e0417d8f0916fc916d5afc5cca0c837db3bc6a54 85 0.07/1.00 vMB 31
282,001 282,001 00000000000000012781d061268f7e1fd21424013a0b48fb5b2e4b47ad44f353 125 0.15/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.05 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: 720.60 GB
    • Received: 18.21 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.