Loading Tool

Explorer IconExplorer

Memory Pool

39,664 transactions
27.08 vMB
0.05559462 BTC
Random Selection Loading Transactions
Max Size: 141.52/200 MB

Candidate Block

Mining Attempt a061da35d1c73ae030779502728b36dcd09b6588ae64ef587ffaee8fb6779be5
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root b58cbfb5a7d12f26bdd4c22abe18ce003595ad96db8303da0de2a85b032d7d16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,187
Size: 1.00 vMB
Total Fees: 0.00536627 BTC
Feerates: 69.10 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (608,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,413 306,413 000000000000000013074661df3198e0f9e959f73833c85f809aef26ccc0b19b 950 0.49/1.00 vMB 30
306,412 306,412 00000000000000002192656cd1ac229810fb28f8124cd3f1222f4fb6eb0fa8af 1,043 0.53/1.00 vMB 31
306,411 306,411 000000000000000035ef94d57a9d3f54d34db093d9893e609f468c4cbe435149 258 0.17/1.00 vMB 27
306,410 306,410 00000000000000003faa8dc573ff7d1958755b6b949a4a09a450f178b1073732 324 0.21/1.00 vMB 24
306,409 306,409 0000000000000000341536767e90536bb27cc38f1f2b2d08e63733acf09a6ead 293 0.13/1.00 vMB 35
306,408 306,408 00000000000000003357aec9759696bfedb9ab8f21fec3d94b9925efd40e51fb 611 0.38/1.00 vMB 29
306,407 306,407 000000000000000000667ebaa5ab7a987a85d4def77b22ccc070ca919e1b0d9c 443 0.29/1.00 vMB 27
306,406 306,406 00000000000000000d0cbaf13ba5280015b307a87907b414aacf42023dde60ef 139 0.18/1.00 vMB 11
306,405 306,405 00000000000000002d05a92e5a77891fa798947b67cb0aae1396ddddf70eb583 484 0.27/1.00 vMB 31
306,404 306,404 00000000000000002999423f88b3c7c35fac0117a44b9049dc443a6c56aa47cc 411 0.31/1.00 vMB 22
306,403 306,403 000000000000000012cddb2081a3ed3e5fc72a5499af1289bb2c399c096888bd 1 0.00/1.00 vMB 0
306,402 306,402 000000000000000045d3fc0f23cf6e595c6d04d8dd1230719d3052454781547a 695 0.25/1.00 vMB 42
306,401 306,401 00000000000000005d6630aa3cb942e624482c35713f06e60f855d5a4af27837 98 0.06/1.00 vMB 21
306,400 306,400 0000000000000000589557007d349d8f4407a7bc492848c3d967b1424aae30b5 351 0.29/1.00 vMB 21
306,399 306,399 00000000000000005512df4c2bc3404cfe7b32303522854bda60a054ec413163 815 0.35/1.00 vMB 34
306,398 306,398 0000000000000000407e409a626b01bfb275cb88768ca74f3ea9bd87b2e7e1d9 904 0.50/1.00 vMB 29
306,397 306,397 000000000000000004b5519c337549646e470486f7c0cf02e587c8c4cd75547b 851 0.35/1.00 vMB 35
306,396 306,396 000000000000000053d8a1cdfa2fde50250452f7c01ca4732c24d251372754c5 100 0.04/1.00 vMB 26
306,395 306,395 000000000000000052fa68d8ae2b7a12cc7c3dd5132f44d454035233be43b9f1 410 0.35/1.00 vMB 21
306,394 306,394 00000000000000003ec70091a25a5f3909ee1ee52da730cc5c706bf62040010e 861 0.35/1.00 vMB 38
306,393 306,393 0000000000000000373595cb9e570fd7811acf1a6e4c1efc1d4484691717366f 458 0.22/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.