Loading Tool

Explorer IconExplorer

Memory Pool

74,854 transactions
29.80 vMB
0.09955516 BTC
Random Selection Loading Transactions
Max Size: 172.72/200 MB

Candidate Block

Mining Attempt 9e5916e9f306c77b87715695535dbd8d8a7d11c1674409d2706891eeb8da1edc
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 4618f9a9131c4416933c33d0352b53aa53ed9539b98cc9fd4e25adc31fa4b336
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,799
Size: 1.00 vMB
Total Fees: 0.02862116 BTC
Feerates: 150.36 > 2.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (695,111 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,941 219,941 00000000000001c292823615d3fe9a68854aafd1e91d36c61c3939fb2a8ebccb 512 0.19/1.00 vMB 224
219,940 219,940 000000000000024455f110463047b06b3810e329190fa70ae136cc6950222c0e 353 0.16/1.00 vMB 136
219,939 219,939 00000000000001159e5461a5dae523facd69221c345f05612c1d3c4c69613f61 684 0.29/1.00 vMB 221
219,938 219,938 00000000000000963c7c77a8bd826edc265a130a6268d0c4da039af686c84a40 128 0.04/1.00 vMB 114
219,937 219,937 0000000000000466e69e017748858fc564d646e25f2dd58338e1a56af87c6421 323 0.15/1.00 vMB 159
219,936 219,936 0000000000000130e17e0f067746ad9e4b2484f8160b0f8e354c9e429d5fe63d 611 0.24/1.00 vMB 198
219,935 219,935 000000000000043d72338db03680274d6fa807e74edaee8d53208a12d67e85b8 436 0.20/1.00 vMB 166
219,934 219,934 00000000000003fe934f730ec3dd583fe210fd8e8aa50168e277392838364889 229 0.09/1.00 vMB 153
219,933 219,933 000000000000044d955da6d1bbd80bc48d4e2c7dd3232ac94878de8fd12154e5 578 0.26/1.00 vMB 213
219,932 219,932 000000000000013d27b7e6ae3e192c41f273e5be900df38ca7ab0af654f01341 151 0.11/1.00 vMB 169
219,931 219,931 00000000000003a82c38198f032087f1930c96940cc5fb073ed04c5078f88181 294 0.15/1.00 vMB 179
219,930 219,930 000000000000045a1ccd1f018561e86b8cbe9a31812fbd45fba0b05ccd5e662b 261 0.20/1.00 vMB 75
219,929 219,929 00000000000003ff786c557ce7bc2ab6a445dd1cb17308a01b068ebb7d4a4097 379 0.16/1.00 vMB 209
219,928 219,928 0000000000000059fdec645c2a6d4ee3b8984ead2c13a9b7b0fedb019a94d3ba 11 0.00/1.00 vMB 331
219,927 219,927 000000000000023592b74d7e31e81cbb57a902fe61f4cee267532e66e5f90eef 128 0.09/1.00 vMB 98
219,926 219,926 00000000000002fd5f0db82669dc263ddf55d3be2dc2f905c60cb7ef3105b93c 1 0.00/1.00 vMB 0
219,925 219,925 00000000000002cafe9c91be98c13f9ffb149dbfc0dce2f299d6fe5a5d206e3a 412 0.17/1.00 vMB 199
219,924 219,924 000000000000048e894d9de4586ad7c2239cb8ad3a08a9bb87417c34b4f61d4a 156 0.05/1.00 vMB 71
219,923 219,923 00000000000004694198966031bdcf330cfa0741cc08cb366d12d1cb9ad4aa97 364 0.22/1.00 vMB 130
219,922 219,922 00000000000004b94be14ceb5e99629d5e7dc55acdf6c5313abda1536eba8111 750 0.25/1.00 vMB 245
219,921 219,921 000000000000002f7dcfb4a413638ebb142b56e6e9995efc7bc82152db572a47 647 0.25/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.