Loading Tool

Explorer IconExplorer

Memory Pool

36,499 transactions
25.75 vMB
0.05942451 BTC
Random Selection Loading Transactions
Max Size: 131.93/200 MB

Candidate Block

Mining Attempt b102af4ae64686806395192d9d615d76ab8bc8306e5dd12752a03e57ac56b26e
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 54a5f42186caa03590ddc38ab26c06228f830cc57883fc6c71dce9250dad1a88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,209
Size: 1.00 vMB
Total Fees: 0.01238816 BTC
Feerates: 170.89 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (727,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
186,811 186,811 00000000000006e45a36c39efa25dacb939a7768d24eebe46dd516a64e3febfc 248 0.09/1.00 vMB 129
186,810 186,810 000000000000094e32f052902cdbde44afe9ccb2242e9d787ab08d0bf9d99510 18 0.00/1.00 vMB 141
186,809 186,809 00000000000000f8a22d9f3aa6a5dd03e3ad7753b74904d6396a87f1dd198a79 114 0.05/1.00 vMB 168
186,808 186,808 0000000000000963cb01fc77459ef112b0d039569f53d18d37b83099dae56f68 32 0.06/1.00 vMB 70
186,807 186,807 0000000000000546b5bdba92aed2c7d06ecb19a5bc3d5085b481c33caaaf5ebe 32 0.01/1.00 vMB 86
186,806 186,806 000000000000047f75870174fe1614efe11399b4bd41a800236f002948dd5f5f 19 0.01/1.00 vMB 71
186,805 186,805 00000000000004033b9f33cb03af204064fe2a16f08b185ab833e8a679ff60a5 53 0.03/1.00 vMB 164
186,804 186,804 000000000000026d3281830e3a39daf23aa38c48bb206ca39365b79a19d472aa 61 0.02/1.00 vMB 162
186,803 186,803 0000000000000577db1eb2a0bdf0cfeef7dab26fc42d170f513808c154da19b8 179 0.07/1.00 vMB 114
186,802 186,802 000000000000052a105fb40d9763cd893bcd21a3c36e9a4a8ee8a39795020359 32 0.02/1.00 vMB 705
186,801 186,801 00000000000006fa471f37aafca8e679f389e3274dba6736f0acb9c1fdcb91d1 10 0.00/1.00 vMB 310
186,800 186,800 000000000000011f19a01e07b865c3823c6b2e6d932cb28ee28fcf4723bb719f 91 0.03/1.00 vMB 87
186,799 186,799 0000000000000543faed07e5f187f13527110e22343588e0ab00deffd324cab1 251 0.10/1.00 vMB 132
186,798 186,798 000000000000070db1d21736529584dc92bf0e295b4a7e7f3b9dc6b4c3fcac82 141 0.05/1.00 vMB 58
186,797 186,797 00000000000001e7bf1f30049557bfb55a956dfaa5aa7cdc4df69f82a3d977ad 32 0.01/1.00 vMB 460
186,796 186,796 0000000000000167d598249e60d7faab8784a2c81cb6fae0a52e2c6ff199f7d1 97 0.04/1.00 vMB 94
186,795 186,795 00000000000006ee30cb4b18818bdf8a2de476fcb2123f601d0c74c341b7f116 148 0.06/1.00 vMB 104
186,794 186,794 00000000000009a846d0d4f4e848eed87e930cc232bbb64493ec6c6c578dc95a 262 0.12/1.00 vMB 114
186,793 186,793 0000000000000646693330ef7918967ff811e90f3370eb1c5f5abdb1704cacd4 128 0.08/1.00 vMB 35
186,792 186,792 00000000000002e796eef927c6ececc04a2a2d24f9430584fc1aa53978f7fa9d 93 0.05/1.00 vMB 75
186,791 186,791 000000000000010dfabf6d041b6876a6f2dbeef8749822491e28e43f72391cdb 253 0.16/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 781.80 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: 634.70 GB
    • Received: 12.26 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.