Loading Tool

Explorer IconExplorer

Memory Pool

82,632 transactions
30.50 vMB
0.10611105 BTC
Random Selection Loading Transactions
Max Size: 186.12/200 MB

Candidate Block

Mining Attempt 8855aa5ee6d025433d9e338223702e51253ba3fb67ed4b6ee1ed01b14d790689
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 482fc0b21f960271138dcd78fba151caa473f87ecce68ddd8ce15351754a4c13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,673
Size: 1.00 vMB
Total Fees: 0.03411991 BTC
Feerates: 402.60 > 3.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (103,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,050 812,050 00000000000000000003095138854ffb4c506440d36407d6e939a3b799bcae93 2,497 1.00/1.00 vMB 16
812,049 812,049 000000000000000000043833b5bae3f203629d9db509825061429087cfeff6da 3,244 1.00/1.00 vMB 24
812,048 812,048 00000000000000000003b834e823e3e8e1eb14b74d2503f08937be1add0ed3ad 3,157 1.00/1.00 vMB 21
812,047 812,047 000000000000000000033413a6a1436078775d6068d97451928c4eeb20be0f41 4,120 1.00/1.00 vMB 22
812,046 812,046 000000000000000000036e4a54c7c1318e43d4e4d5ac3f80685b400b78d693ae 766 1.00/1.00 vMB 23
812,045 812,045 0000000000000000000168f1a13fd0f14de33581337c785f40c3c71cc1a98e4d 1,124 1.00/1.00 vMB 26
812,044 812,044 000000000000000000020f73b8e6dcb3054736b785196cce825486f23ba9d303 2,512 1.00/1.00 vMB 31
812,043 812,043 000000000000000000000a26519d16360cdc0f848fb95ae395875d21fc4b065b 3,348 1.00/1.00 vMB 21
812,042 812,042 000000000000000000008f159e5e5f633c6605d5b6e615480bfea40d56e4249c 1,244 1.00/1.00 vMB 9
812,041 812,041 000000000000000000020b68a2389002f03479daa99694bceba3067f1b361839 1,297 1.00/1.00 vMB 11
812,040 812,040 000000000000000000037bbb43a49d7da2e5183b85ab39f6e129b138e83e8af9 768 1.00/1.00 vMB 6
812,039 812,039 00000000000000000003ee6688f234a8c0a8167779b7d5c7722eec5fd7472ec7 2,271 1.00/1.00 vMB 13
812,038 812,038 00000000000000000003f45961bfc938139f7f14f356f17865f1d02900d5f4bd 2,389 1.00/1.00 vMB 19
812,037 812,037 00000000000000000002f84d4b2a1c0d6e6594d1ea87875645757b83c876704f 3,279 1.00/1.00 vMB 23
812,036 812,036 000000000000000000028747833d6ca2686a197db9954b4f661e0503113046b8 242 1.00/1.00 vMB 7
812,035 812,035 00000000000000000002d80c8129d1e61453a5176097c9c602dfcd92e22bc787 253 1.00/1.00 vMB 6
812,034 812,034 000000000000000000027c17543ad33cd86639efbc8bfe20dfc27f9ce3e6388c 1,428 1.00/1.00 vMB 13
812,033 812,033 000000000000000000004bcb13642f69d3cd5257d2930a3196d416fc6ef95aa5 944 1.00/1.00 vMB 9
812,032 812,032 00000000000000000002391d77ec8d1bdf7d0707cb49528a1b4767da2b3fb0f5 3,074 1.00/1.00 vMB 20
812,031 812,031 000000000000000000035fb07cdcfa18bf70cccc7882d2f0121a1b2eb94e0845 2,032 1.00/1.00 vMB 16
812,030 812,030 0000000000000000000147471948b63f1ea9afee3e7da9c77f899532fc01a566 1,360 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.