Loading Tool

Explorer IconExplorer

Memory Pool

79,162 transactions
29.72 vMB
0.08596873 BTC
Random Selection Loading Transactions
Max Size: 179.35/200 MB

Candidate Block

Mining Attempt 17475e0a52faaa07e9c37bbd0fae7003fa93b3ae705fdec1b3c0f9d6740ed1da
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root b21b02df3c44784a5c1ebfe435660dc1cda992c92fcd75f60e6f83a407fccedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.01974165 BTC
Feerates: 150.66 > 1.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (451,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,142 464,142 0000000000000000019726a4ca4498b3bcc399af944d4c6643fbddb42bd55e9e 2,409 1.00/1.00 vMB 167
464,141 464,141 0000000000000000003b025dfe3f6b27b077e21d360044f26abb1ee87e1514d9 1,733 1.00/1.00 vMB 110
464,140 464,140 0000000000000000010e01bc1e42a2d305a10c0f351d44746ab5500753239880 2,036 1.00/1.00 vMB 145
464,139 464,139 000000000000000000cfe2346b148c700082fb0ad08354691fe92bd08d3274bd 2,666 1.00/1.00 vMB 123
464,138 464,138 000000000000000001cd545d50db7331ea887482336920198b79b68e93bb5327 2,158 1.00/1.00 vMB 147
464,137 464,137 00000000000000000045ace75b2fe5df0be289d41a410a7787f18be5e2b1e5dd 94 0.03/1.00 vMB 363
464,136 464,136 0000000000000000017ce44753ab1ac25e417d46aa9da70c4266769ac4be6405 2,104 1.00/1.00 vMB 146
464,135 464,135 00000000000000000208cd75a9da747cce48008c614c2ec3105cbbc796fbf7b8 2,130 1.00/1.00 vMB 186
464,134 464,134 000000000000000000fe1bca2116c8a65dba67303b63aad72abe9410e5f74e06 2,325 1.00/1.00 vMB 137
464,133 464,133 000000000000000000facc446503317a9761267ccbeb2c2155e8a685fa0310fc 294 0.09/1.00 vMB 288
464,132 464,132 000000000000000000d8005a02bd7de980f58abb44d88e7ded559c4913ecbf91 1,779 1.00/1.00 vMB 130
464,131 464,131 0000000000000000015ad5d3440585ce21cfc0e5f5fdcd035cda1539913d7a81 2,210 1.00/1.00 vMB 161
464,130 464,130 0000000000000000020197cada3f5e2e0490b86f6fcb69802911a337e4e2a3ee 2,944 1.00/1.00 vMB 218
464,129 464,129 0000000000000000001a6350bc3a64f92a0ef86d2f23e3defa7257bdbc518c29 1,625 1.00/1.00 vMB 127
464,128 464,128 00000000000000000123af7f15281617fdb387b2ee114ea8fef39fd38030578c 1,860 1.00/1.00 vMB 168
464,127 464,127 000000000000000001eca72129273ed9619d6da788aa5904689ff6345ab1967c 2,010 1.00/1.00 vMB 180
464,126 464,126 00000000000000000211a4c6656f6e419f3c2777bc64bed25adf88f163d20547 2,351 1.00/1.00 vMB 165
464,125 464,125 000000000000000001405634fcc831bdeccdabf8709ca8bd5b41a0c6845f247e 2,550 1.00/1.00 vMB 178
464,124 464,124 00000000000000000002793df3dac40c7b874e75a09a8ec73f52f1bc3f860755 2,270 0.93/1.00 vMB 346
464,123 464,123 000000000000000002165cb091c1cfe27e413cd4cad7d793cde5d5eaff0abbaa 2,621 1.00/1.00 vMB 178
464,122 464,122 000000000000000001bdf579945aa0dc02f9f48c47ae3658fa9e923182150205 1,784 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.