Loading Tool

Explorer IconExplorer

Memory Pool

13,433 transactions
4.62 vMB
0.03204477 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 28.05/200 MB

Candidate Block

Mining Attempt 781309ef66aa52b0a155ffde657c09d3b42421baf18437db60e0675b01df54fe
Version 20000000
Previous Block 00000000000000000001bb276ebfb9c64dd1914c73fef06e8a64d7595772d834
Merkle Root d5e057036a46a8c47a9a37a2364963e09e5c304f0422e0364d12690a8d3d38aa
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.02558350 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,476 (741,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,167 172,167 0000000000000710ebcb8c284565b7627f6d2bc27ed7a0c07ee467a0889e4c2a 33 0.02 vMB 63
172,166 172,166 000000000000073dbed697cfbe6a30b0fa8faf464119211ca9de34f0a137c609 1 0.00 vMB 0
172,165 172,165 00000000000003455fec9ec2513defdca2dde2c5d3d991c9aa59e622626c8fcc 86 0.03 vMB 61
172,164 172,164 000000000000034a40d0d6dede0c6621db2b3303f14aa785e4f29f5dbdfd1c25 54 0.03 vMB 44
172,163 172,163 000000000000097fd6c5de46016b0a9d001fe617054f1d0a650f82d87b8cf2de 53 0.04 vMB 164
172,162 172,162 00000000000003a54e01855ecdbc4b635b4adb98d07e62236ca3301198a045e1 30 0.01 vMB 21
172,161 172,161 00000000000007488628cba36f19e8c579dfdd9da48faa0ad3aa12ec296b0391 102 0.03 vMB 23
172,160 172,160 00000000000009e749e33d7008b6276cba0c4a0b01107c884811b69e5c3af37e 13 0.00 vMB 253
172,159 172,159 00000000000008ecb037fd137a4c6314999f281e2afb6bf9f3df9317f6e5f903 1 0.00 vMB 0
172,158 172,158 00000000000008f8896c7c316591643d8286c3ed5252cd213981d4fd38837d23 55 0.03 vMB 78
172,157 172,157 0000000000000afca60d1b32d79a982c8843f37eb6adc410c1b49379da0f79cf 46 0.02 vMB 62
172,156 172,156 0000000000000645a1d737bce164ead5340c9b61d02ea9878fe2268c7bbeab14 24 0.03 vMB 34
172,155 172,155 00000000000002556a6dc65fe3f053be1db6670a9955bf877a73121c2c907774 20 0.01 vMB 63
172,154 172,154 00000000000009465f93bd97a19ddfaef60c3156be1b55edbcfd8125931d66a7 112 0.03 vMB 18
172,153 172,153 000000000000069bdc361017e6d8bd8a56b9caee38a20a25be609046f2717c77 90 0.04 vMB 105
172,152 172,152 00000000000008ae6226245dd83f6270479cf031fd1456df0e89187e8fb96895 1 0.00 vMB 0
172,151 172,151 00000000000007a7fd0f32641eb38bea2dc2ea1938c2c5e89fa335c067aa10bd 12 0.00 vMB 45
172,150 172,150 000000000000076f5c5d7b0cebcdf699c10dccda54b9d77b5e70abb0bf3123f2 24 0.05 vMB 60
172,149 172,149 00000000000002111a3125dd1c80f4dc27bfdf948e48d16eac8ad327b9919f2d 143 0.04 vMB 64
172,148 172,148 00000000000000a335ab5299fe77a94cfa1c904c2a92ce7e3878ec61661fadbc 1 0.00 vMB 0
172,147 172,147 0000000000000a934003db0c462a3dc9a2043cb571f6244805301ea284d227a8 23 0.01 vMB 56
Previous 10 blocks ↓
Total Size: 779.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: 338.31 GB
    • Received: 1.64 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.