Loading Tool

Explorer IconExplorer

Memory Pool

83,127 transactions
32.61 vMB
0.10034717 BTC
Random Selection Loading Transactions
Max Size: 195.58/200 MB

Candidate Block

Mining Attempt 11baa4af648fe52ba09981faa799ccae5c5b096d2612875de93468910fbc20df
Version 20000000
Previous Block 00000000000000000000eaf9c170601a8e1fa1829aa8e6facbf5081621bef8a4
Merkle Root e8bea8a01ab49299916a54c18a05791871efdc5373b7c07d73d3c6bccd85a0a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.02460981 BTC
Feerates: 265.25 > 2.47 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,173 (551,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,418 363,418 000000000000000007a967667ea29d979be11f5d53c104b5963ec22cea4b6d39 995 0.48/1.00 vMB 33
363,417 363,417 000000000000000004c59902bbd197ca5c3e38fe6b3a6607542448b28783eb6b 252 0.13/1.00 vMB 30
363,416 363,416 000000000000000008a52a744de9fbfe854ac628f3704dd7606573adb9919944 173 0.11/1.00 vMB 24
363,415 363,415 000000000000000006bc5271394af7eb48784f0f33899cfda727b244eb51d45c 304 0.19/1.00 vMB 25
363,414 363,414 000000000000000014aace2d23ca8672f2fb7692049660ddf2e1cd7ef46d1e93 328 0.20/1.00 vMB 30
363,413 363,413 00000000000000000e379e5f83395acdc98426c42575c266987c01cdac516b18 1,201 0.59/1.00 vMB 37
363,412 363,412 0000000000000000077a8cf05b3fa56ec63ca014b6a25da93912a5766dc389af 1,377 0.68/1.00 vMB 34
363,411 363,411 000000000000000009d732d4cdd84906d82bff4a97088027350c2a221712f680 751 0.43/1.00 vMB 31
363,410 363,410 0000000000000000003af13603ab1dca461f39ac31e02d280b24559567e4f15b 242 0.14/1.00 vMB 28
363,409 363,409 0000000000000000033a1fa14c10cda003d27239f68a9d0ed18e00b7d41a6733 572 0.26/1.00 vMB 34
363,408 363,408 00000000000000000761eb4f86313c5bdaef7c9b4ec2880563fe245c029647fc 219 0.12/1.00 vMB 22
363,407 363,407 000000000000000005d2c614899a785c297b7081361bc8142ccaab769900f95b 538 0.25/1.00 vMB 33
363,406 363,406 00000000000000000e45032959f16634b03a05efc8672adc1d2ac80fd124913a 961 0.48/1.00 vMB 33
363,405 363,405 000000000000000013864efc3753a7aa72d3fd7659acb3ff0eae15341c1e7470 400 0.56/1.00 vMB 10
363,404 363,404 00000000000000001346429939b26c2ac03946d1782ba9e9d48fe515b72698d9 1,767 0.75/1.00 vMB 39
363,403 363,403 0000000000000000112519394a7c96f817566321971df48b56f60dbef861eb23 1,309 0.75/1.00 vMB 26
363,402 363,402 0000000000000000135911922164c782de8d5a940e7c59060de9e731762a01d8 950 0.26/1.00 vMB 67
363,401 363,401 00000000000000000e460f367754ab02aba2b27e434c457c9c7febb2f307121d 198 0.16/1.00 vMB 52
363,400 363,400 0000000000000000005cc6e7670c89f63676a69125c6317229984fc23ab8fc66 477 0.30/1.00 vMB 27
363,399 363,399 000000000000000007105017cbfcac9dd667589ea1f30157a844a05e38cd52ab 208 0.25/1.00 vMB 12
363,398 363,398 0000000000000000068fd665e47113da2c00004f10a400bf9556c51b6df1af52 905 0.48/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.70 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: 697.32 GB
    • Received: 16.55 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.