Loading Tool

Explorer IconExplorer

Memory Pool

36,961 transactions
27.74 vMB
0.05929993 BTC
Random Selection Loading Transactions
Max Size: 140.22/200 MB

Candidate Block

Mining Attempt edc37b3102295ad254db62171738063d38565046c15caee7cb17ddf2b1d55882
Version 20000000
Previous Block 0000000000000000000184b6b3da1018087eab8d554c2b5af3054712d1bfd1de
Merkle Root b4bb30d9d41827347a0f3b22f2679bdf577fbbeda951c3a2d55dce5c9eb65e39
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,132
Size: 1.00 vMB
Total Fees: 0.00657962 BTC
Feerates: 100.17 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,603 (180,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
734,425 734,425 000000000000000000079f144937ddafb9d5b921223cb3d70b83955da9fcb49f 520 0.15/1.00 vMB 7
734,424 734,424 00000000000000000004a00302fec0d6c129fbd602cc7806fe36bc55f64a388d 549 0.18/1.00 vMB 10
734,423 734,423 0000000000000000000736fb97607967408aebbc6e0b0de939928a21c15ffd2a 2,869 0.90/1.00 vMB 9
734,422 734,422 000000000000000000073779b2e757b8f9602921dbec215c9382133bd2c56462 545 0.22/1.00 vMB 7
734,421 734,421 000000000000000000039eb3e97766f11061d1a81ac918591ab29d92c85d3e18 1,885 0.61/1.00 vMB 8
734,420 734,420 00000000000000000001c4dbdaf78409a928979ac965b10639ad5b670a1176b3 153 0.14/1.00 vMB 5
734,419 734,419 0000000000000000000002c6acac63f69dbc223991fc62d170e6804d83ba9067 1,284 0.51/1.00 vMB 9
734,418 734,418 00000000000000000003ccce12b94ed768b599469ac0acf491f0623d9583d599 2,279 1.00/1.00 vMB 7
734,417 734,417 000000000000000000066c4ef0a3d36f863446b6ff8e299e0784c82ef7802477 1,596 1.00/1.00 vMB 2
734,416 734,416 00000000000000000005a422771575db7c72b53aab540412eaad980a3a94798d 2,327 1.00/1.00 vMB 8
734,415 734,415 0000000000000000000829e3738d433d320cce02119ce183cb65dbde67edfaea 2,486 1.00/1.00 vMB 12
734,414 734,414 00000000000000000006bc4328bc1c65b4684f56eb51106483b492376555047b 1,980 1.00/1.00 vMB 8
734,413 734,413 0000000000000000000156f7a81c7e051bee0c0c78d68f5522e1e4c0c7417fd4 2,635 1.00/1.00 vMB 9
734,412 734,412 000000000000000000075f8ffce46c9c83df657e94b5370cdcf05bacbfb04d9e 763 0.40/1.00 vMB 5
734,411 734,411 000000000000000000076b1e1d02eb23a500b38c9a28ea6e80505d2a68b4ee80 57 0.02/1.00 vMB 8
734,410 734,410 0000000000000000000656613faba696d54a245066f49d3257c51eb756e41c84 2,448 0.79/1.00 vMB 9
734,409 734,409 0000000000000000000487989aa5d21870858b89457f40c3906992bcee80181d 427 0.19/1.00 vMB 9
734,408 734,408 0000000000000000000743bbb70e9cb7fd19569834f45dbf78a675b40e1b0ca2 191 0.07/1.00 vMB 9
734,407 734,407 0000000000000000000343c5cda4634e48ef331b63cfc8ab3353ce5df59e83ee 478 0.15/1.00 vMB 8
734,406 734,406 000000000000000000064abe4eb24704c5a3987cf5dee5abaf13fae49bfb068e 702 0.24/1.00 vMB 8
734,405 734,405 0000000000000000000380b39c516251c383c03eff5415d92298771071045926 783 0.43/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.82 GB
    • Received: 11.83 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.