Loading Tool

Explorer IconExplorer

Memory Pool

81,608 transactions
30.49 vMB
0.07659836 BTC
Random Selection Loading Transactions
Max Size: 183.83/200 MB

Candidate Block

Mining Attempt 61401426be462f0772d0c1df4d6ad62d0ab17ad24d5ff8219e8974ce845c5c8e
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 24bec631e85c9670b2ca896efc9d91cf858859ed651c59a4c4459fe7e2d8e589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,027
Size: 1.00 vMB
Total Fees: 0.01382643 BTC
Feerates: 40.91 > 1.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (664,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
250,647 250,647 000000000000006eed471347a5c16c4bf0dc36f7662617ba04e956ef967866a2 151 0.07/1.00 vMB 75
250,646 250,646 0000000000000021d4d85d4e0759c825e3f7fc0bae39cd6269542cd125f643d4 128 0.05/1.00 vMB 248
250,645 250,645 0000000000000002399278f8e06a0714c0347b091d64d1a112f3e445c2cc6f55 442 0.16/1.00 vMB 84
250,644 250,644 0000000000000069f128ae9e3a3ea77383da0f7b3b1ef31b227a7e895bc99977 443 0.20/1.00 vMB 148
250,643 250,643 0000000000000059c0c47da63d618ce3bdc9c1f77e46cbf91103ca26fb281b91 495 0.21/1.00 vMB 96
250,642 250,642 00000000000000386df88e36e025672d31083988a669f3f2cb4da7786c42cee0 349 0.17/1.00 vMB 117
250,641 250,641 0000000000000042af8a52fb906eabd041a48c33e441ad7ddacac0c60393691e 455 0.20/1.00 vMB 106
250,640 250,640 000000000000004d3bdc8da1c8a738efc9c7b36951ae403884d482f5fea2935e 422 0.16/1.00 vMB 123
250,639 250,639 000000000000006a94ed4193b9e5634140131f16e4e910096b0acd9ca945134d 363 0.20/1.00 vMB 98
250,638 250,638 000000000000005aed0a08219065b9cad13a89457f7f9b380e3468b4fc5e2838 330 0.14/1.00 vMB 143
250,637 250,637 00000000000000246f07133dd3a15e3943102cfda7d9d41417edf76a5eefcd50 84 0.05/1.00 vMB 41
250,636 250,636 000000000000005240ed614c1d52c2295006c86be84e37c23f920bdab9bb7ec7 653 0.25/1.00 vMB 119
250,635 250,635 0000000000000000e88f713b45dc09f1dd4986c508c037610b3008d2c116b379 251 0.19/1.00 vMB 95
250,634 250,634 00000000000000409d566b8036fdbb90452f446c7a5112c20bdf076de8eb11b3 306 0.13/1.00 vMB 111
250,633 250,633 000000000000007139c3133e33bf64794fcac722ef2512f18e0960642f1ae8cb 128 0.09/1.00 vMB 130
250,632 250,632 000000000000005eb58f4ee149399ff488e44ffa9aec6d7106234b80e90d9268 13 0.00/1.00 vMB 88
250,631 250,631 000000000000005053eb753801626d46a40c21a00f528eada64ca2202064109d 278 0.12/1.00 vMB 119
250,630 250,630 000000000000003e373854b2cbe80de74b2c8a59c6eadefaf95cf4661106ad68 871 0.40/1.00 vMB 90
250,629 250,629 0000000000000032c6e816de975454ae84176e4e4fa3db0d518c46ba2cde1be9 83 0.04/1.00 vMB 164
250,628 250,628 0000000000000069baa572443f97014cc4ec055f52c8b28169d253eb00ba4ccf 348 0.15/1.00 vMB 138
250,627 250,627 00000000000000243156ec1e4dfd04f532865531277e94bbe4809fe75f679d96 17 0.01/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.