Loading Tool

Explorer IconExplorer

Memory Pool

48,858 transactions
29.39 vMB
0.07769084 BTC
Random Selection Loading Transactions
Max Size: 157.09/200 MB

Candidate Block

Mining Attempt 5beb99d0bec5fd6afaa0daf6571b3c2f2f10292c0c492001274aa4ccaeb17968
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root ed50fbef16d8df31f15593b860138cb569ed7af91767e7f68fd98ecfd77e04c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.01971092 BTC
Feerates: 132.00 > 1.98 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (517,234 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,596 397,596 000000000000000001bb9a70523a583e12b95b5877dd94b22be90080342cdbfe 1,736 0.95/1.00 vMB 30
397,595 397,595 0000000000000000043d94b6796acd0754e1f32005221d773a53d07097330e76 947 0.47/1.00 vMB 41
397,594 397,594 000000000000000002e15493f5f01e14f7b38b1df8ddb59d08c1928b4364133d 1,135 0.91/1.00 vMB 23
397,593 397,593 0000000000000000014509aa5013d41201b83014854fa70c6c59d154e6531fb4 1,637 0.75/1.00 vMB 41
397,592 397,592 000000000000000005eec2014d81b45ddb34a6b169f2fe806a009cff82c035a3 1,558 0.75/1.00 vMB 34
397,591 397,591 00000000000000000166a368edb066bc3d78dc11504424f9413cc419a290110b 815 0.92/1.00 vMB 14
397,590 397,590 00000000000000000498d47e69d3ece63fe911e0cfae9966c8ad0f1a2ac1e811 1,358 1.00/1.00 vMB 27
397,589 397,589 0000000000000000035a1229a2ebd94aefd54bc5dffde30c7ebd28bb8f7a2c3a 1 0.00/1.00 vMB 0
397,588 397,588 00000000000000000506b342d3778d3ec8b15ea82dee6b0b46e7dbeb284040dd 1,790 0.93/1.00 vMB 35
397,587 397,587 0000000000000000021b5dd04ef8110c2bd34c4c90598e9114fa1c7749d1a34d 2,123 0.93/1.00 vMB 29
397,586 397,586 000000000000000000e6463066a6e5ff6f72cab64a566148b6b4e795b0c8975d 2,058 1.00/1.00 vMB 44
397,585 397,585 00000000000000000397edd44fea669f3c22daa9a3877bfe083561777eda95cd 2,829 1.00/1.00 vMB 61
397,584 397,584 000000000000000001d0768ccfb34c500955fb11a55a9dc1e98845dbd68d729f 2,460 0.95/1.00 vMB 50
397,583 397,583 000000000000000003c85f174f94c0aa46ccb728ac819ca934c3c514bd9fcc60 123 0.05/1.00 vMB 33
397,582 397,582 0000000000000000048ca3d48bd722d0e8dab678b8259577899c4bb98f304fa2 152 0.09/1.00 vMB 20
397,581 397,581 000000000000000004c852f295ceb500bcbc2545335bb06397469adf8727b02d 1,790 0.85/1.00 vMB 38
397,580 397,580 0000000000000000009af6f71a644d026162cff894849ddf4b3c8ab83b641399 1 0.00/1.00 vMB 0
397,579 397,579 0000000000000000058ec5703d3e4da485773d3e6393cd2d48e89498983cf9e1 1,125 0.75/1.00 vMB 25
397,578 397,578 000000000000000002e4fbefbe4eb21270e12de31d736bfb89e5226604c18d2b 853 1.00/1.00 vMB 18
397,577 397,577 00000000000000000348431558ca8f664e0cc421684e503293cc39ff04a9de4e 1,910 0.99/1.00 vMB 30
397,576 397,576 0000000000000000045875f632bc598704b12ad4819536fde1f6f0ec36043087 2,343 0.95/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.