Loading Tool

Explorer IconExplorer

Memory Pool

27,917 transactions
14.30 vMB
0.06488807 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.08/200 MB

Candidate Block

Mining Attempt 4010a8c3a172b596a9d90d1c9d04ad1c20d2324680a2aaa4d7b87c7575990ca7
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 0631cd67ad934c402dc4f0b89fb1db658e0f928637292fdd08cb8be4ffa756da
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,551
Size: 1.00 vMB
Total Fees: 0.03006364 BTC
Median Feerate: 1.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (689,256 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,994 223,994 00000000000000f27c194f2ed563ee398db503c934552cb90c808fadba45dcff 349 0.16 vMB 173
223,993 223,993 000000000000028bdf66382084af8f46ffe32250370ba44f36dae9c38a342e8b 52 0.03 vMB 154
223,992 223,992 00000000000000dbcc9447c8ef24ec462aef2ebed1ec4fe7038a1c7a1cce7594 386 0.24 vMB 122
223,991 223,991 00000000000003002573d8575b9ff0c2a901c70ff07394f013528416c0832c18 704 0.25 vMB 220
223,990 223,990 0000000000000270edc17dd5a797ac424c0ada56093537377f38ce1a99a6141b 690 0.25 vMB 211
223,989 223,989 00000000000002e4b063724e847a2227a9fb95e6751986a1804dea6c800b78b0 9 0.00 vMB 14
223,988 223,988 0000000000000101bbfd550bf5bef55c4eb965c67eeaedb511c820c06c6fbbf2 421 0.21 vMB 196
223,987 223,987 00000000000001333052e2f159a9939198199fe7a7ef39337ab2d38c198717a8 452 0.22 vMB 170
223,986 223,986 00000000000002abb8607786ca00111f125b1fc2d41a064a47b219c267af39c3 173 0.08 vMB 209
223,985 223,985 00000000000000b9fd994eae3d394232b229c628e4877d53ce38c6f3e06d3153 104 0.07 vMB 130
223,984 223,984 0000000000000020f0b42b03e6769a4fc388962886425d42d9154734e482e475 568 0.23 vMB 181
223,983 223,983 00000000000000eb89b66d5aba478691724c36c8360b156829a8d56af684f290 520 0.23 vMB 171
223,982 223,982 000000000000017aae8e3a08c82434deb17a9442c0f3bdc1c946ac1869fbbc8e 598 0.23 vMB 185
223,981 223,981 00000000000002931bcc1b83188f825c2175575bfc411f7570c80b81f7d7b549 176 0.09 vMB 162
223,980 223,980 0000000000000130bec1987ff9950e982d65e68e4bf65631ca06857b9604291c 391 0.25 vMB 129
223,979 223,979 00000000000001f552474314ae75f1a6f425c2380004a09ad74cc25b9df87d88 378 0.15 vMB 203
223,978 223,978 00000000000003313d695b9d7513f34f5affe7a58a80093a3cc6949a8106e33a 369 0.18 vMB 164
223,977 223,977 00000000000002b2d217495acafb3683c56afed2c171be94bfc77421f851eb52 130 0.05 vMB 37
223,976 223,976 000000000000025dba9b48f4b9fe4c7e6b0fdea69052e05907d3b92b09bc24a9 576 0.25 vMB 184
223,975 223,975 00000000000002a1377357289e115f8f88988494169e7034cb77f3c0d381cb78 1 0.00 vMB 0
223,974 223,974 000000000000034321c2b6ad91bc2126dca4ce3322317bfc70dbb21c96219aab 582 0.24 vMB 180
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 18
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.00 GB
    • Received: 0.00 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.