Loading Tool

Explorer IconExplorer

Memory Pool

81,208 transactions
31.13 vMB
0.10562012 BTC
Random Selection Loading Transactions
Max Size: 187.90/200 MB

Candidate Block

Mining Attempt 1eb51fb9dc4d95ffebb263f3be1522ceab0aeeea95a7c7e48c93339b9bf9d5e8
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root ffbc26be0611621f1bfab7e8ed67760cea181f590582699a6e87f3d016c59067
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,006
Size: 1.00 vMB
Total Fees: 0.02664662 BTC
Feerates: 150.75 > 2.67 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (74,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
840,869 840,869 0000000000000000000148a72fd7158a1c36891c03e1de16ed62812400d2170e 2,658 1.00/1.00 vMB 28
840,868 840,868 0000000000000000000069042c5d9e988682f5d8190e794f191525c40d157ee7 3,524 1.00/1.00 vMB 43
840,867 840,867 0000000000000000000067f69f09c316733c87f881af43c988b41136e87ee707 2,579 1.00/1.00 vMB 34
840,866 840,866 00000000000000000000c23e5c77bb00781cd0b45b825cf669bf40439527b0a4 3,700 1.00/1.00 vMB 42
840,865 840,865 00000000000000000000ebc2dcfd0a1076cbba0f7373576894fdae5124381657 3,045 1.00/1.00 vMB 65
840,864 840,864 0000000000000000000175f4b798cf96ec46041397bdf5de08691c4ceaaf23da 1,588 1.00/1.00 vMB 33
840,863 840,863 0000000000000000000307fd67fb65ced33fa367a128d35ab1ee6b4df2531297 2,952 1.00/1.00 vMB 44
840,862 840,862 000000000000000000017448fafa0ec2c7571ca70e608030010148de079fafa3 3,066 1.00/1.00 vMB 37
840,861 840,861 000000000000000000003a9936680424ce04fe0e1dd4ffc28d955ba5d77ed2e4 2,463 1.00/1.00 vMB 40
840,860 840,860 0000000000000000000034d48677190c6f44979ffcad1e8b313d062299908895 2,030 1.00/1.00 vMB 53
840,859 840,859 00000000000000000001cac8b0071da5ee269041e22c6d0bacac997655a68dff 2,814 1.00/1.00 vMB 59
840,858 840,858 000000000000000000023a1343ce005315edc48887763ec5f930f0f2f2edfdcc 3,072 1.00/1.00 vMB 77
840,857 840,857 0000000000000000000020359efbd0412554f2e996952a782efec40a22745444 3,150 1.00/1.00 vMB 71
840,856 840,856 00000000000000000000e61d50474594709a72cb12d7d2fe5347f40532d3df65 3,943 1.00/1.00 vMB 68
840,855 840,855 0000000000000000000265e40471edad825d27a10f55ef921a236047d9167c53 1,692 1.00/1.00 vMB 45
840,854 840,854 00000000000000000002e1a103ede66705e5d19e34d72668a4d2269f855b672e 3,318 1.00/1.00 vMB 54
840,853 840,853 0000000000000000000282d1de8a0afe53c8035bed2a018119dbcbc8a3c3cdc8 4,020 1.00/1.00 vMB 105
840,852 840,852 000000000000000000009d77e0ae072c13503e56a18326ff2f07de4b9ab7fda6 4,042 1.00/1.00 vMB 119
840,851 840,851 00000000000000000002db9f1f7043792ac6b53ce00e4267d74449a1fec42a77 2,692 1.00/1.00 vMB 47
840,850 840,850 000000000000000000011e2b38b2f8bb8beef80afe6a451c2340b20c0f4b908c 3,875 1.00/1.00 vMB 48
840,849 840,849 000000000000000000013cf175eb5cca313f9a84e73a61fc17b806c58eb60eb0 3,389 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.08 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: 723.73 GB
    • Received: 18.41 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.