Loading Tool

Explorer IconExplorer

Memory Pool

80,204 transactions
29.57 vMB
0.08956668 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 6b913552563ac7bdf6d65d57ef70b6eb7f775f23d0d6353e5d43887639d023a3
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 07091eeed2092d7b8da1201f2ba618ff8698ec23922fcc95b50cf10c18d9e218
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,326
Size: 1.00 vMB
Total Fees: 0.02698659 BTC
Feerates: 278.95 > 2.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (779,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,365 135,365 00000000000007cab886452b103bf1ceccd7d6baaac01a5faa73ac23ba3fb584 27 0.01/1.00 vMB 318
135,364 135,364 0000000000000208360bb110b694dce566b4d080b031564070d977f25c59b2aa 19 0.01/1.00 vMB 380
135,363 135,363 0000000000000660ec0d126939dc1d9b440b6d8d0aa748d3bb919341d3d69dca 40 0.02/1.00 vMB 641
135,362 135,362 000000000000048ce2d5300ac7278ffc9f070d5dac74f4ec2d5d3ad48dd87146 73 0.02/1.00 vMB 211
135,361 135,361 000000000000069ce4efcbaec4bbe5144d7f50b610838e1507eaea82fc71f033 69 0.04/1.00 vMB 391
135,360 135,360 00000000000008901b5836c3d781cb6093014719f4f0ad1b343520ec675c0f76 135 0.05/1.00 vMB 341
135,359 135,359 00000000000006abf7b43ea5cc00f4e5ea10962bf65432678be3f77a7272f8d5 29 0.02/1.00 vMB 111
135,358 135,358 000000000000083e7549dcdd59b16739fdc08d6306b508c458b7b7f80ff0a637 10 0.00/1.00 vMB 597
135,357 135,357 0000000000000803fc26653f5b46200b1dece52e6f454cb1ccc7e70abcc1b683 27 0.02/1.00 vMB 252
135,356 135,356 0000000000000794bfa9365b423f4bf6ba6472c3c0d1f30de38f97616774f9d2 59 0.02/1.00 vMB 477
135,355 135,355 000000000000068fa870e46efb8d9f9013b54fbed9237aa214d57cdd7cb9244a 95 0.04/1.00 vMB 120
135,354 135,354 00000000000000adab025d6103d272c684fe7be8b6699b63f5958b701bd998f0 1 0.00/1.00 vMB 0
135,353 135,353 00000000000000e3f9ef4c7a77fcad68c14404b491fbb37d65cf8402ae4c2e56 73 0.03/1.00 vMB 371
135,352 135,352 00000000000008846a96039a6998e243fe625fbb0075b5bbc9cbfb6ba95c025e 18 0.01/1.00 vMB 556
135,351 135,351 00000000000004c53bb245151958f3ca0fbc9b55e27ad21e7776b9f26ce5ef23 149 0.06/1.00 vMB 199
135,350 135,350 00000000000009b5b241a15f2fef942b5068c6d35526d42307fb9b6031167375 20 0.01/1.00 vMB 285
135,349 135,349 0000000000000026d562aa558479a7fc5ea396c0b2b5ab845218d631330a831a 26 0.01/1.00 vMB 519
135,348 135,348 0000000000000376847538d89919fac96e509d840e8cd81ca7036e222a779304 13 0.00/1.00 vMB 322
135,347 135,347 00000000000005c67f807d32d6fddcea9f780625f666d59128c571c67d7505ed 90 0.05/1.00 vMB 456
135,346 135,346 00000000000004e6bb2bcfd7dbf1c820b0ff1af093c86d63ab5cfcc963982a8b 62 0.02/1.00 vMB 352
135,345 135,345 000000000000088220cdb017f1c128b01a5237ab02f7a49f291dd6216f6815e0 6 0.01/1.00 vMB 1,092
Previous 10 blocks ↓
Total Size: 782.56 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: 670.04 GB
    • Received: 15.81 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.