Loading Tool

Explorer IconExplorer

Memory Pool

86,317 transactions
33.10 vMB
0.14033647 BTC
Random Selection Loading Transactions
Max Size: 196.89/200 MB

Candidate Block

Mining Attempt 9779f3601209d8f4eabd56765b710ac68d9e96aa82d4507e9cf9c344ffc59bff
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root fca28d0ec6f422e6f5848c004cb1ebe80a28b59f523ef42d00abf850ff2dc550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.06485715 BTC
Feerates: 387.56 > 6.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (562,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,762 352,762 000000000000000015e55ae1be4618c6702451ee53af77e0ed96464b9aead24a 256 0.11/1.00 vMB 28
352,761 352,761 00000000000000000f35b624b4dc9456833bb7ea194169fe61d5ff24f4dae16e 756 0.38/1.00 vMB 29
352,760 352,760 00000000000000001077b5023fb225b6453dfbea0c49175da32a8532f5c255c8 467 0.15/1.00 vMB 31
352,759 352,759 0000000000000000095aaf47d3cd14cdb9383d58c55b5b78af864f2065bad88a 809 0.35/1.00 vMB 30
352,758 352,758 00000000000000000ce3f385e56b4e44292e2fa9f619c5e1c49418ffa8bc3bbe 252 0.11/1.00 vMB 27
352,757 352,757 00000000000000000cb01d9ae5ddcc21b7a7534f5d8eaafba7715d25517b245a 1,073 0.58/1.00 vMB 26
352,756 352,756 000000000000000012a6172af8d095d7b561fb71b7307f6b9d6b9690dca0e5e6 518 0.25/1.00 vMB 30
352,755 352,755 00000000000000001436cef11a618435374fcfb7f467ea8ca615804192cd2f87 209 0.11/1.00 vMB 23
352,754 352,754 0000000000000000018269b79075f0c77448b944ac607222d7379d1835cf0ce4 394 0.17/1.00 vMB 31
352,753 352,753 00000000000000000b7fc8367b5891efeda2c09055a831628877613c57b0ae69 287 0.15/1.00 vMB 23
352,752 352,752 00000000000000000c5ce57ffee39974617ca8090c7db4e72bb99c985554e2fc 1,364 0.75/1.00 vMB 25
352,751 352,751 00000000000000000ede7b2b422b6132f584debb9b4c8b222ff90751308d21b2 223 0.12/1.00 vMB 24
352,750 352,750 00000000000000000da1a81cd8689a4a510393f1f76cf386a1463e7145cfe300 158 0.10/1.00 vMB 18
352,749 352,749 0000000000000000017fa4beec071ae45e112bb7acfe55360e7be74b123b4269 365 0.51/1.00 vMB 9
352,748 352,748 000000000000000010b364f45567d027fc1e87e79267d3a94712c150393a0d1b 889 0.75/1.00 vMB 15
352,747 352,747 000000000000000011a7d34e8aa3017d2e92dd23c89697022a173752404e7547 293 0.72/1.00 vMB 5
352,746 352,746 0000000000000000109b3d446bba89097d5cdeda7bca80958cef8c1c5dea8b2c 97 0.05/1.00 vMB 15
352,745 352,745 000000000000000003f9e5e35ef18999bd3ef8d9b88224bfa310aa0ee121d9ef 575 0.28/1.00 vMB 24
352,744 352,744 00000000000000000b2b3566db390e6824ddc8b73af3ec23d07c9cb750461de3 58 0.02/1.00 vMB 22
352,743 352,743 0000000000000000087348fe1e90d70e9edd00f5177c8af55dd356e364ce4555 833 0.65/1.00 vMB 18
352,742 352,742 0000000000000000024ad07af35c3f4837f0f41dc516aa375043ac19321c18d0 428 0.75/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.31 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: 659.41 GB
    • Received: 14.60 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.