Loading Tool

Explorer IconExplorer

Memory Pool

26,357 transactions
27.28 vMB
0.06633049 BTC
Random Selection Loading Transactions
Max Size: 130.46/200 MB

Candidate Block

Mining Attempt 40f0e34f2993cbef5b2297c1fd8396afdb012e6954ceb3403a52d68bf4b70bab
Version 20000000
Previous Block 000000000000000000008bb1e440ff81db36f781b06f2649023c6f896da5e43e
Merkle Root 948462c7fbfb9b3643b1c5f0491ff985c83ea83c72a55817f20e81bb2e876a3b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.01474041 BTC
Feerates: 150.93 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,480 (668,522 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
245,958 245,958 000000000000004afc6fc6b440b3cb3c1e2b8c770b505cec08631568feb9aa02 98 0.07/1.00 vMB 18
245,957 245,957 000000000000000b4aaf5eaaccbf4efdd2690b31993ce52566460ed222c735ca 425 0.19/1.00 vMB 79
245,956 245,956 0000000000000054838001f3289342f5c7b996529198170d16b7791eea7bd2ec 574 0.25/1.00 vMB 148
245,955 245,955 000000000000000530e9b54626fd859bd30fbe920122af299b1a11cfcc881bd1 512 0.16/1.00 vMB 225
245,954 245,954 000000000000008fbf747625d2ca284afb0066657fdbed4e69d4edce6bb39b64 107 0.06/1.00 vMB 108
245,953 245,953 000000000000009d4d20993ea6aaa3cad695bc02d774295d044035b6915ac025 64 0.03/1.00 vMB 148
245,952 245,952 000000000000005b821d40c0541a641f7bbc5e4c1ef7cf046371c1ad2191d3c1 81 0.05/1.00 vMB 40
245,951 245,951 00000000000000959b1ea990368fd16d494e68ee13bd7245ddd9cdfba3330100 560 0.22/1.00 vMB 142
245,950 245,950 000000000000003414bd6501f56a30e68274bc84681b380e5267c14c586ae1e5 462 0.25/1.00 vMB 123
245,949 245,949 00000000000000135f70cd125b10105cdecb85eecc64fa2c25a40c79c42703fb 49 0.02/1.00 vMB 147
245,948 245,948 00000000000000b8a7a45f5206051bd4a7dac92879d1feea1ab8ed5db267c97b 167 0.06/1.00 vMB 126
245,947 245,947 000000000000007796b965e1c7cfb4f4b19437d285f970af1f171e222a95a72b 187 0.08/1.00 vMB 179
245,946 245,946 000000000000004d478a86f3071328638ecadebc8c0a4eb84367c3c7668a6d0d 122 0.04/1.00 vMB 238
245,945 245,945 00000000000000672ed19ec35e2d7008aff844c8bbb92192881f641e94fb91a0 82 0.04/1.00 vMB 93
245,944 245,944 00000000000000abace087f60cc68ffe5a835abba149119da5143978b42792ad 180 0.08/1.00 vMB 94
245,943 245,943 00000000000000a7087e70e5203430a9739c476870b5973508f1fdd21326ffbc 363 0.14/1.00 vMB 146
245,942 245,942 000000000000001aec75370130a1b363fdbf72e4189564ef9849c6ddba477fa9 20 0.01/1.00 vMB 169
245,941 245,941 000000000000004a0b905b1e5a10519ba17102c185e7750f948bdd506bd3f8c6 139 0.05/1.00 vMB 107
245,940 245,940 000000000000009288e43b7328975e51394e8e0ff65924c6129e533168257c6b 128 0.07/1.00 vMB 91
245,939 245,939 000000000000000887cd4e202055c85a444104db02d60021b8ab2a7ba0905a4c 25 0.01/1.00 vMB 152
245,938 245,938 000000000000009bbfdc45e4b962c2cfb095041cdda735c51979812b52314745 12 0.01/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.46 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: 611.04 GB
    • Received: 10.79 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.