Loading Tool

Explorer IconExplorer

Memory Pool

45,316 transactions
27.85 vMB
0.08921228 BTC
Random Selection Loading Transactions
Max Size: 146.29/200 MB

Candidate Block

Mining Attempt c1cd77136ddc7c7d287f628693efd5263ee9e09c66dfe149a62fc26ac0b0e940
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 94a94226ce2a1684749a40de3a3311c07edae7ac281d67c483ed415181e371b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,933
Size: 1.00 vMB
Total Fees: 0.03445744 BTC
Feerates: 157.73 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (687,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,460 227,460 00000000000002a07e76269bd817f5ebe0fc26b3f494f03ab742fdb75157dc3c 257 0.18/1.00 vMB 138
227,459 227,459 00000000000002ff8d38bef3b9dc65d97783ab79d05c3db8f7b3c4a1baf8525a 78 0.15/1.00 vMB 46
227,458 227,458 000000000000021d013fe27aa199d7d6e03f2ac26cee33c07fc2d7794dc12922 151 0.18/1.00 vMB 88
227,457 227,457 000000000000016d4a12b2ff56b4c913c3a3d67bb3c6a884e4149f6c613711c2 1,109 0.47/1.00 vMB 270
227,456 227,456 000000000000014991e997a6ff86f1847c2e22abaf6a5155c01cf64e8728240b 9 0.00/1.00 vMB 169
227,455 227,455 0000000000000323fa0a16715131e13d87e30f4a448bf193ea075b996cc2039c 277 0.11/1.00 vMB 119
227,454 227,454 00000000000001e1be7151903298c1e39161ff69fdebf5b028c6167ee05a1a96 518 0.23/1.00 vMB 193
227,453 227,453 0000000000000115507d950faa8ce76b52dad60dff3d1122c54598ab22f403f1 52 0.03/1.00 vMB 172
227,452 227,452 00000000000002e80a290aa7a0b1986a7bec88b1d6fb88ca3fa4276fea1993ab 169 0.10/1.00 vMB 162
227,451 227,451 00000000000002e6273207b4a0d9e41b07362bf13e86df32d62b98d0cce16aee 520 0.24/1.00 vMB 189
227,450 227,450 000000000000008a6d88091b0199e2c3ff25665ff326d0c51ed0d5046f714a09 605 0.24/1.00 vMB 245
227,449 227,449 000000000000011f5e3af6fad878df79be8fd3b9f4b7ba383cfbf9b8fa232be8 310 0.19/1.00 vMB 91
227,448 227,448 00000000000002d87df008b1b3d2b6beb201c974d1033935708712d2b44cf06e 23 0.01/1.00 vMB 145
227,447 227,447 000000000000028a620a3626c1f0e0f2bd5a4296293949aab1258d4b186326bb 256 0.14/1.00 vMB 164
227,446 227,446 000000000000008c768db49c043420e26b848c58662dd7fe790bd5126508e17e 256 0.18/1.00 vMB 36
227,445 227,445 00000000000000baa74b33a77d948ef201cf291ad770889d18bf663eac6531d0 609 0.25/1.00 vMB 225
227,444 227,444 000000000000019f367bf53c556f676fe79f7f64fc931b546c365495a68911d9 357 0.18/1.00 vMB 178
227,443 227,443 0000000000000105d73b64b92d7960cbbb648ceea17c20ddc3679cd545677fa5 615 0.25/1.00 vMB 214
227,442 227,442 00000000000002fafc13cce5104fc0b8871bd4c21e18ecdc53ee10ae3036ee34 345 0.18/1.00 vMB 302
227,441 227,441 00000000000001148a0da6dffea4b4b7848a42aacf296e5718efcfdcb810591f 585 0.24/1.00 vMB 232
227,440 227,440 00000000000002312a2bbea1fd8fe05b6558b13322e2df8e2dc90447ec408664 380 0.17/1.00 vMB 174
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.