Loading Tool

Explorer IconExplorer

Memory Pool

47,400 transactions
28.97 vMB
0.08897483 BTC
Random Selection Loading Transactions
Max Size: 154.14/200 MB

Candidate Block

Mining Attempt 05cf5a9be467d397b5db4e9960cab43126494f4ded719819ebdaae654e482964
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5b0354166a72b99ff57c373b059d0d31e48ab931ffa6175dfe7035095f36d895
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,996
Size: 1.00 vMB
Total Fees: 0.03317153 BTC
Feerates: 151.16 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (644,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
270,376 270,376 00000000000000059c05ccdc89320a2d864ee4f8cac4bd89c5712c4944383a9b 296 0.45/1.00 vMB 14
270,375 270,375 0000000000000004a160a69c044a4b29a00ceb177a1b6af75b7a9e9cac1aba5d 554 0.25/1.00 vMB 35
270,374 270,374 000000000000000329a50d07d1a71f4184879da1ef833366b0116e5e5113d450 585 0.25/1.00 vMB 154
270,373 270,373 00000000000000055e2ab55360d92be4408f323f1d3fea8ea319c49a8e05cc83 695 0.50/1.00 vMB 70
270,372 270,372 000000000000000094fb3dc2b80a7213da157242bdbb01acd9bcc7a80ec44489 386 0.50/1.00 vMB 28
270,371 270,371 0000000000000004ee2c1802090ee7e2dcab76603df491ef4244436e51bf0379 237 0.20/1.00 vMB 38
270,370 270,370 00000000000000022ab6ef10cb51f37d675f2c5a17359f1e54319ee7bf4153d5 565 0.25/1.00 vMB 96
270,369 270,369 000000000000000329cd4d0932727ee0806622a2154f2b4200fd09a1ce34858b 208 0.25/1.00 vMB 21
270,368 270,368 0000000000000001a538a91c469ab49f1b05e342c07083c75183e625e8080cb4 369 0.25/1.00 vMB 30
270,367 270,367 0000000000000006bd53bbcd34489a704271327db987d837c4a1c76f1f2a351e 713 0.25/1.00 vMB 100
270,366 270,366 00000000000000015879c255afc906dab9a199311d6a0e88078ffb295a402e42 1,330 0.90/1.00 vMB 17
270,365 270,365 0000000000000000770b615371370c23d001377d87af616029485729539d16c8 466 0.25/1.00 vMB 28
270,364 270,364 0000000000000004290999baeade3154a869bf1427a6df5b8c1306d25bcad514 1,013 0.50/1.00 vMB 60
270,363 270,363 0000000000000004f9bbc8ead10304241c7d4a2a9014aedab487cb6cb78f963d 1,389 0.50/1.00 vMB 273
270,362 270,362 0000000000000005ae0435af7bd38da0340807a9af9adde82766d5d6f05c0d30 535 0.25/1.00 vMB 189
270,361 270,361 000000000000000159b6b8bfbaf9608c2c25cfc940950b1ec85f58f43992f604 1,151 0.50/1.00 vMB 63
270,360 270,360 00000000000000061e27e44ca0ef6394efdbc65e1e2b28ee47d87f18ff2d8a5b 1,522 0.50/1.00 vMB 111
270,359 270,359 00000000000000035462f45eefa809b8acce181b30ae77a62cc8378ca3b05153 664 0.25/1.00 vMB 108
270,358 270,358 0000000000000003fd866d18daf1c44225f2d99734f932660c52e698296f5d56 573 0.25/1.00 vMB 75
270,357 270,357 00000000000000059848b88b893177ddbbb5d38ad3782f17f4d197be4afa60bb 634 0.25/1.00 vMB 190
270,356 270,356 000000000000000116f9985f0c30420669c734116bac61e07964c77f3d7b7765 523 0.50/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.11 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: 651.99 GB
    • Received: 13.67 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.