Loading Tool

Explorer IconExplorer

Memory Pool

85,326 transactions
33.01 vMB
0.15861147 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt 90156436f783a3fdf47cf95e12b75fa4452bd23138ae6e56da6f8e440500a7a5
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root 667ca6fadb7fa24ebcb7fa941daae66e288d27e6826ac0a0c0e172ec9b4cb9ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04929425 BTC
Feerates: 318.30 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (46,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,212 869,212 0000000000000000000067f3b4100a55c7475af613746b1ca003c27da70152cd 6,382 1.00/1.00 vMB 2
869,211 869,211 0000000000000000000022bf27a2404533a1d4ddd359844bf1a4dce387574585 3,275 1.00/1.00 vMB 6
869,210 869,210 0000000000000000000116e78048df1fe8c8bc1b10fe3665e88d05147ffb2dc5 6,117 1.00/1.00 vMB 2
869,209 869,209 000000000000000000012149310515f5005e25cac9e5b75bafedd981f4d83a38 2,420 1.00/1.00 vMB 2
869,208 869,208 00000000000000000000974f066ec0290cfcbfad6829e2b17c9a0a52c63aabfc 5,806 1.00/1.00 vMB 2
869,207 869,207 0000000000000000000109cae6b1552e41c96a7fac068289899b8c2386ddefc3 4,517 1.00/1.00 vMB 4
869,206 869,206 0000000000000000000102415becd6036ecf68ef0e516715c222bbbb7bb3d182 4,887 1.00/1.00 vMB 3
869,205 869,205 000000000000000000000c552006ab7975dd2d3375cc751bbb942e57891934c6 1,456 1.00/1.00 vMB 3
869,204 869,204 0000000000000000000184dae2087b57a8d3d16e4a221798a07419f8825f33b9 2,786 1.00/1.00 vMB 3
869,203 869,203 00000000000000000000a42d2d65eff8db43c33124b0b94f544431850449505c 3,221 1.00/1.00 vMB 7
869,202 869,202 00000000000000000001df3bd165fcad7b41060e8327544ef75981d76ca83f9e 556 1.00/1.00 vMB 1
869,201 869,201 00000000000000000001823ecf2c23b0b39aff283b4594b2105e915121df1022 2,041 1.00/1.00 vMB 3
869,200 869,200 000000000000000000018ad1071f30775a01bb1edb58bbf98ee44f26dddd2a3f 2,664 1.00/1.00 vMB 2
869,199 869,199 00000000000000000001d0b2a02986bc0886be0979ce9719a750789d2cc7e712 2,329 1.00/1.00 vMB 6
869,198 869,198 00000000000000000002043e95964c355bb333c071cfca0d74a5ae6ed59000df 2,522 1.00/1.00 vMB 3
869,197 869,197 0000000000000000000172a4a45f1415b1286bfba0603cacb1f768e04519de16 3,379 1.00/1.00 vMB 6
869,196 869,196 00000000000000000001ddbbbb44663cc17f98b263b20f26494b885f2843b3a7 3,098 1.00/1.00 vMB 5
869,195 869,195 0000000000000000000029ce879bfaafb76fcad55b32d05c0db1e3f842788721 3,924 1.00/1.00 vMB 5
869,194 869,194 00000000000000000001691760b7f288d4b3d0a81bc5ac84106f9e4e9302e576 2,285 1.00/1.00 vMB 3
869,193 869,193 0000000000000000000037c770142559b241cfff673dc8dffaba2f630560405e 4,951 1.00/1.00 vMB 2
869,192 869,192 00000000000000000001e62db434a0e1a8fc1d8416d2d42cbb6255b5848d6419 4,440 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.00 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: 718.86 GB
    • Received: 17.97 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.