Loading Tool

Explorer IconExplorer

Memory Pool

77,843 transactions
29.49 vMB
0.08740572 BTC
Random Selection Loading Transactions
Max Size: 179.55/200 MB

Candidate Block

Mining Attempt 610f19bc770160ee589ad79c844f0e293ee58d230a8f6478a72ac39a73fa74b0
Version 20000000
Previous Block 00000000000000000000dee0d7f2adc1aa9588eb4868dfca5df56e84a096c1f8
Merkle Root 67a68d1e03f5d1f4885da20146526169585581a0f3db6e90cab890dbe61bf2d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,501
Size: 1.00 vMB
Total Fees: 0.02248070 BTC
Feerates: 477.45 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,243 (570,796 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,447 344,447 000000000000000007331d9ba3d913daf4d75f577985c8759c48dd66b7bb30ca 692 0.39/1.00 vMB 34
344,446 344,446 00000000000000000e9d46970497da5e38a653a318fb42b18061caeea3d5bbb3 875 0.61/1.00 vMB 18
344,445 344,445 00000000000000000585782b01dc875ba5d5ef22e3b9ef0d7cda576830689a10 765 0.27/1.00 vMB 38
344,444 344,444 00000000000000000ee4d0f4d086b0324e750d19fae10003c55ba875652c1ca4 438 0.24/1.00 vMB 26
344,443 344,443 0000000000000000104554c51f462e0af693846b3040ef18254a8b1d0a61aa63 1,141 0.58/1.00 vMB 26
344,442 344,442 0000000000000000153e7ae094e2355802254368e4c7930ec3c139ab16e9bc70 820 0.44/1.00 vMB 26
344,441 344,441 0000000000000000153c9889fbdc60965acd33402443fe1d9d1ed7152e675702 476 0.23/1.00 vMB 26
344,440 344,440 00000000000000000d68b85130227093beb685acc49d046ee50a7d6af4afd224 916 0.47/1.00 vMB 24
344,439 344,439 00000000000000000d6c96d74dd0c10c72cbed3dc40a1c74a3bc6b9768b28ebc 370 0.50/1.00 vMB 9
344,438 344,438 000000000000000017d7e1f9e25c196fc59680d28cd78bbf45007cdd311947d8 1,368 0.96/1.00 vMB 16
344,437 344,437 000000000000000013b70d4738a4c9fe53e25ede1eac4541b65b1baf2eef04f6 880 0.85/1.00 vMB 18
344,436 344,436 0000000000000000030780194fb4459a3171b5259afb42a0ed719aec819c43dc 2,133 0.75/1.00 vMB 33
344,435 344,435 000000000000000005074e4c3ba999f47944ba3fff420b4828ba708e2f947d81 821 0.30/1.00 vMB 71
344,434 344,434 00000000000000000b6e4aae3c52b41c56e93071e5edbe9522af4dfc670c5a98 985 0.75/1.00 vMB 20
344,433 344,433 0000000000000000125c34daf2aa31430fc5cb49a61ad8c1920e22acd5bb0a9c 521 0.22/1.00 vMB 35
344,432 344,432 00000000000000000e604a5d49d8655928dd480ecbd19ecef5fcc5e04a70946c 508 0.74/1.00 vMB 7
344,431 344,431 000000000000000013c1ea5022e18fa09596dcb3ce6736ef193cc13e0971a666 128 0.04/1.00 vMB 27
344,430 344,430 00000000000000000b1ebf6bddec511bfc87b6fe8830d650b99ea0071784b70f 566 0.45/1.00 vMB 20
344,429 344,429 00000000000000000dfb072d042697f5a8232667ba9acc1d04788c842df8aef6 1,023 0.75/1.00 vMB 21
344,428 344,428 000000000000000008005cceac7a0fe48dbed303cd1d34f7c1f67a914fbe334f 304 0.14/1.00 vMB 31
344,427 344,427 000000000000000006921bfa68c108f4fdae2ea0bc44925d54cd332d6fb9832b 639 0.35/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.81 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.31 GB
    • Received: 17.07 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.