Loading Tool

Explorer IconExplorer

Memory Pool

80,912 transactions
29.46 vMB
0.07848609 BTC
Random Selection Loading Transactions
Max Size: 179.36/200 MB

Candidate Block

Mining Attempt 009e846f6f44701ff4a78c2382b13c8f8569bd50ae68ec8ed5952328397fe7ff
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root ba4eba9a68ddd721be5050770372a6f650fcd315a0d34b9ea8e84ae9346ad1c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,407
Size: 1.00 vMB
Total Fees: 0.01649970 BTC
Feerates: 100.53 > 1.65 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (674,069 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,013 241,013 000000000000002715beb532f1badfcfa501f46d271b3c0f32018ac910f5e5c8 94 0.04/1.00 vMB 251
241,012 241,012 000000000000001f4f43fbfadfe18b4d07e6ddb4d2ac437d1fd4cd1070e20047 289 0.13/1.00 vMB 190
241,011 241,011 000000000000006a5f0111f46a5c5caa2894a0a334bfd582a148a6bbb7b3072b 64 0.03/1.00 vMB 181
241,010 241,010 0000000000000020c9298580eedd0d08e1a645c7172c4f19ed0541503652879b 245 0.11/1.00 vMB 191
241,009 241,009 0000000000000029ad79d2c6995ede4c8a003cbfcf4088d6472b5ebd1a712528 380 0.16/1.00 vMB 192
241,008 241,008 00000000000000044d1f0328f9ef922865a00d0e01385a99a66429bc023dd4ed 133 0.07/1.00 vMB 144
241,007 241,007 000000000000001cb7b12b119ca9d570c91e0176e472735ee4071bd232acf06b 141 0.07/1.00 vMB 116
241,006 241,006 0000000000000012e45494a282fa1cbe0fb5220914e0917ecd8dd8dfa51fcf34 175 0.09/1.00 vMB 113
241,005 241,005 00000000000000c3201f1711f70ef1560aa987be5a797bd42a702c09312200c6 276 0.16/1.00 vMB 93
241,004 241,004 000000000000005d318c9d571a272c58d877b876a003d7849ebbe1c49696a975 655 0.34/1.00 vMB 166
241,003 241,003 0000000000000101c0246031673ae9039a894459ff8091333abe6e45c8f59403 706 0.25/1.00 vMB 240
241,002 241,002 00000000000000882a7bf2ce89802c08885486167d71a08be8b14719b5e9146a 245 0.17/1.00 vMB 72
241,001 241,001 000000000000004b9455b0c39dc8e7cbadf5058f46133162c4311eb854750ea2 722 0.25/1.00 vMB 224
241,000 241,000 000000000000002a2562421dc7814786d3595249f50fd4cd1fb7c41b4a848fd2 126 0.07/1.00 vMB 128
240,999 240,999 000000000000010d0a544fc767f4271ab34be957afb28e5b63bf88b17843c155 115 0.06/1.00 vMB 119
240,998 240,998 00000000000000983804a7214e606ecd21cc4edcdd42fb4786f66e05f52c1966 328 0.16/1.00 vMB 180
240,997 240,997 000000000000008406e8ba68cb6df2dbc45433af18eb141533c0f473a2d0b606 721 0.25/1.00 vMB 212
240,996 240,996 00000000000000cb628af0ce68e4b1f30e107ac517feeb1453f8626905664e86 392 0.18/1.00 vMB 143
240,995 240,995 00000000000000300bc03da297372a65d46b9c27d28c51caec0fa247c11d2a51 278 0.13/1.00 vMB 160
240,994 240,994 00000000000000b8808194905e2a1ceab90c596c07c62af188b53f19d36955e7 185 0.10/1.00 vMB 82
240,993 240,993 000000000000004a8a0613549e5d55cda19adc920e66fff17ab8a745dfeaa2f5 644 0.29/1.00 vMB 184
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.