Loading Tool

Explorer IconExplorer

Memory Pool

82,379 transactions
30.43 vMB
0.10383427 BTC
Random Selection Loading Transactions
Max Size: 185.71/200 MB

Candidate Block

Mining Attempt 08639007d63846ea732444219c8731c1e8a37791b954193ea553ae431922a441
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 1fdc1628300b27a373462e44f5e325e4246e7840524c51ccafaa2a172671ae25
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.03288487 BTC
Feerates: 402.60 > 3.30 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (685,625 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,698 229,698 000000000000027e900eeb3a6d636464681d2542312ec893d42b1834ae4706b6 61 0.03/1.00 vMB 131
229,697 229,697 0000000000000218baa1df2ccf17d0148d2f0a560c79a5453cabb71988f2815d 527 0.25/1.00 vMB 125
229,696 229,696 00000000000000e56e9eb835be68b8877b00ddb400b8503a812eb6cf6ec29810 123 0.06/1.00 vMB 93
229,695 229,695 00000000000000cdda2f73cc680d76540db73e50886506f313f116f9d29541de 733 0.32/1.00 vMB 164
229,694 229,694 000000000000015d0ee56623884310a4a0083c46a0ed4ae0276a0ee39886bf84 120 0.06/1.00 vMB 102
229,693 229,693 00000000000001b813a6788e2597d244e4edac16e5779a50804acdc452092d38 54 0.02/1.00 vMB 74
229,692 229,692 00000000000001a9bf7a770f11285ea8c1ae313c65f271b8d867ea4b704a0ac9 551 0.28/1.00 vMB 139
229,691 229,691 0000000000000170ccce7c58337a6ac359d7c9aac41984c67c0c4c8dfe557a32 227 0.25/1.00 vMB 39
229,690 229,690 000000000000012a03ffa6c3579b66112424eb4cfaffc9e6aa05e003a3e87aaf 692 0.30/1.00 vMB 172
229,689 229,689 00000000000001fc5e5dcdd3488611948e3840b676ff9cc33065d3514026c824 422 0.25/1.00 vMB 96
229,688 229,688 00000000000000792fb8205d139cfe4faf4506e2e297eee8f721e49f686c4f15 74 0.03/1.00 vMB 205
229,687 229,687 00000000000001f2fa9a79771837103acee9a8c5cc362e87b6206c1349f81e76 642 0.29/1.00 vMB 151
229,686 229,686 000000000000018fb1e7868ca7a6f981eb70dbeaa89ed16dec257e64228b2d29 355 0.25/1.00 vMB 60
229,685 229,685 000000000000025f874e28fb2f1c767b714cb973f89a6ae07b560dc1368d9f1c 695 0.25/1.00 vMB 200
229,684 229,684 00000000000001b2992d21868dd0789a80c14b858d09b34a8a395cc6cbe0261a 991 0.41/1.00 vMB 160
229,683 229,683 000000000000009f1074082dd15970d880d390c3d56b49f1c2ccb637803de488 591 0.29/1.00 vMB 145
229,682 229,682 00000000000001b5dfe5dc95a240db6dbda92f6ac932054ac64974aeaac114d8 650 0.42/1.00 vMB 108
229,681 229,681 0000000000000267464253f178ae4977cd139e2cb7bf7a6c13c239b8d366049a 732 0.25/1.00 vMB 359
229,680 229,680 000000000000007f2446955bd579dd05a5e6a786868670db476ec721857d55e7 4 0.00/1.00 vMB 528
229,679 229,679 000000000000008c321e025ed9af3137a4efc338944c3819d0e73e5ec52e6670 142 0.24/1.00 vMB 61
229,678 229,678 00000000000000b1f8509948a4d17ec9a43f681862516aae40d439dc474cffbb 90 0.05/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.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.