Loading Tool

Explorer IconExplorer

Memory Pool

77,892 transactions
29.16 vMB
0.07520684 BTC
Random Selection Loading Transactions
Max Size: 178.73/200 MB

Candidate Block

Mining Attempt 1a9a8bebf6d3e756e99a2f74c5925991b573d8e3d7beb6aad54734839e47e661
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 77ee63c696e7b7d496b45c66c1ee12f7651e7369b22257f1955a4795c56dfc1f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,860
Size: 1.00 vMB
Total Fees: 0.01060451 BTC
Feerates: 301.25 > 1.06 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (440,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,462 474,462 0000000000000000012c79be7597b287b7c9f98ed12ea3b848d64f5a8f954d7a 250 0.46/1.00 vMB 20
474,461 474,461 0000000000000000008082521f39024e3d524124b4d8328d6c6ab9607f631fd6 702 1.00/1.00 vMB 79
474,460 474,460 000000000000000000a413fefa4dc7a30b77caee98244b122177e3b9b043cd5e 283 1.00/1.00 vMB 41
474,459 474,459 00000000000000000016b20a0bb1b93d6b2f4d0dda860647d15cbfa2b2e9cada 595 1.00/1.00 vMB 68
474,458 474,458 000000000000000000f0e5c6a6e53f1cb418140836ca18cf3eaf2cf8bd73f204 992 1.00/1.00 vMB 113
474,457 474,457 0000000000000000007af84dcfad36ab8f431ea29ab1fed80c5531bbb46766df 149 1.00/1.00 vMB 26
474,456 474,456 000000000000000000c0986e81996b69255a6138564add70f2ee6816446d7b3b 400 1.00/1.00 vMB 56
474,455 474,455 00000000000000000113870870101a2401264ead43334fe9e278b4a429f17317 844 1.00/1.00 vMB 94
474,454 474,454 000000000000000000db406f8abf20abcfc6e4c2b6b9ef962699f70f2b65f9da 377 1.00/1.00 vMB 55
474,453 474,453 000000000000000000afcbdc4cb582cd80112bda61d8b552a32e70345be7c367 1,844 1.00/1.00 vMB 207
474,452 474,452 000000000000000000823749307f977233d7f9ebf12e87e40b97895fe8a7332b 1,792 1.00/1.00 vMB 159
474,451 474,451 000000000000000000f07f87b58571c78a56a4075c8694c0ba9187034f16df10 378 1.00/1.00 vMB 48
474,450 474,450 000000000000000001275f9727c7356a06cbb1c3cd351d1f5baa0887380b646b 1,952 1.00/1.00 vMB 158
474,449 474,449 0000000000000000008c3c04a82b563f41f9a95db90bc46cacd16e9cf4756db1 772 0.75/1.00 vMB 100
474,448 474,448 000000000000000001129eae3323ea122c21690973f2530c1996a272ca2f65f7 674 1.00/1.00 vMB 49
474,447 474,447 0000000000000000009b5a26039ed13a3aa42be5d7418bc94e4a8c2458de3234 1,977 1.00/1.00 vMB 223
474,446 474,446 0000000000000000010542f2f46196294c53ac7b5e59f85b6c4bf5f69797e8fe 764 1.00/1.00 vMB 82
474,445 474,445 000000000000000001273c11d2408e58e8632db0f7274bd5b0d727506ce13741 266 1.00/1.00 vMB 42
474,444 474,444 000000000000000000cecb4e3c2119d7a7521fffca427c3d1326bde54fa360d1 503 1.00/1.00 vMB 57
474,443 474,443 00000000000000000045160f11399777e7e53f54db526ace189e250dfe7a440a 1,806 1.00/1.00 vMB 148
474,442 474,442 000000000000000000e476fe41ffc559804d530fc5dd1af09f7c3c846faf994f 933 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.80 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: 710.01 GB
    • Received: 17.01 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.