Loading Tool

Explorer IconExplorer

Memory Pool

80,985 transactions
29.68 vMB
0.12561249 BTC
Random Selection Loading Transactions
Max Size: 179.94/200 MB

Candidate Block

Mining Attempt 3efb80ed1702b03ce2895d5dae80381fff3a540786a08af34f119d052d9b6be0
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 6249264dbfd79307df39755b7736ec6881ac2db10abedc5fa42340f55758797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.05957309 BTC
Feerates: 151.07 > 5.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (546,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,927 368,927 00000000000000000c7a8db37a746d6637ef6a6eab28735608fd715ee2f394e7 67 0.07/1.00 vMB 22
368,926 368,926 00000000000000001071ac667de82cb4cf94d884e965392fe71e998915d52592 470 0.40/1.00 vMB 24
368,925 368,925 00000000000000000b92e0c4f7ce5ceb808405ad82058451d928e31df51f5062 886 1.00/1.00 vMB 30
368,924 368,924 000000000000000004459c0f1189218f6fa9ec50e9ac37b23e6ae577442ae5a2 768 0.95/1.00 vMB 17
368,923 368,923 000000000000000002ffd18319f1ed82811e15162ed2f4b719a7a9871f97dc08 1,692 0.75/1.00 vMB 50
368,922 368,922 0000000000000000088498eac31108defbe404c3f0b23551cbdee5f4c3b878af 36 0.02/1.00 vMB 24
368,921 368,921 0000000000000000080754731ed8f804812b21ef77e329da2c42bbb4abcc19de 1 0.00/1.00 vMB 0
368,920 368,920 00000000000000000a6ff0de36bf8aa05ae8e54264c66fb390ed4a1f8095253b 68 0.07/1.00 vMB 33
368,919 368,919 00000000000000000873ae35f2f8a4397dee3d0bed5a909bfe29554ac73eeee0 1,196 0.64/1.00 vMB 39
368,918 368,918 000000000000000004fb9fee2151c88634af2532579c97ee451680689f47b3c4 325 0.14/1.00 vMB 60
368,917 368,917 00000000000000000d0fb10b01a65a2347387dad648448da197ad9f56e254064 497 0.25/1.00 vMB 35
368,916 368,916 0000000000000000042701a93eb40f12bb9229fdfee80e28cbf2d12c61192ee1 1 0.00/1.00 vMB 0
368,915 368,915 00000000000000001480eff7437fe1e7b56d59cf022f4169384f7f63ceb7bb8f 607 0.31/1.00 vMB 36
368,914 368,914 00000000000000000784aed08b9f15167de6ef0b5bc2373bcad832dd8a5a5284 676 0.37/1.00 vMB 38
368,913 368,913 00000000000000000d74fbb6bc35ac40cc6527a01d6535e1c8e21518dd6fb449 824 0.67/1.00 vMB 23
368,912 368,912 000000000000000013dec747a2766d19961e2ef1e23fa65724822ac932ee452a 2,802 0.95/1.00 vMB 61
368,911 368,911 000000000000000004a4f92cdb2ce11a027de5fec14dd4ce2c8f042a7170de69 1,794 0.68/1.00 vMB 50
368,910 368,910 00000000000000000ee815b6d8acf50be7942436205024eadc93d8cbf7099e41 471 0.19/1.00 vMB 44
368,909 368,909 000000000000000003c5f2c1c8537babc540f2218e37e6a2eb456dd2c7e15528 661 0.26/1.00 vMB 52
368,908 368,908 000000000000000003a9e0cbc6f925416a80c2c4899c84e44d3555880ad02e65 518 0.28/1.00 vMB 35
368,907 368,907 000000000000000000215844fbfb54774d91a2df3f4adef25e5d954895a644b5 2,395 0.95/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.