Loading Tool

Explorer IconExplorer

Memory Pool

80,065 transactions
29.46 vMB
0.13003808 BTC
Random Selection Loading Transactions
Max Size: 178.04/200 MB

Candidate Block

Mining Attempt e2e562b4143604d757b1c7253c7ae00b84f5a9cb2580ba1bbcbe5805d0edefb9
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 3af86a7e254f56887b45e5221a44a54e088e50d7eb860aeb3496f0ce4a61e46e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,766
Size: 1.00 vMB
Total Fees: 0.04839706 BTC
Feerates: 301.72 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (549,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,813 365,813 000000000000000013f5345f335c14c1ac4e268993f2e583828e9c4eb1748fa6 3,487 1.00/1.00 vMB 2
365,812 365,812 00000000000000000d6529ba38b5f22188cdeab1e6452df4d6446a8b909f4a55 98 0.04/1.00 vMB 50
365,811 365,811 00000000000000000a5fa8ba283d8ec1978e14b6881793c925e7e71a9a63a3a1 454 0.75/1.00 vMB 9
365,810 365,810 00000000000000000c61b6d92cdf0207ec7ba3dd83f8e439493127add45b06b5 299 0.15/1.00 vMB 43
365,809 365,809 000000000000000003c58c6351a28f8454579f0235ebc44ac562bcfc93aefe61 97 0.06/1.00 vMB 60
365,808 365,808 00000000000000000a950e8540cec217ea954f36ffc94cb4f7b5e9e26ce10578 475 0.75/1.00 vMB 9
365,807 365,807 0000000000000000041213414cfb9111320b7e22c36803879bd71fe7fcf65148 255 0.17/1.00 vMB 35
365,806 365,806 000000000000000015013f86fc430660a084a23512ce66ef87a15285fb38ab43 286 0.25/1.00 vMB 12
365,805 365,805 000000000000000009da76e457992ad2e92f465444f6fa7ddd7699d7457868cf 254 1.00/1.00 vMB 2
365,804 365,804 000000000000000007162b0d32a5887ede6167ff4ab48ea2110a28b1f598e2ed 1 0.00/1.00 vMB 0
365,803 365,803 00000000000000000d7fcb626a56a763adc4dcdd637b10eb4bd62d07739c3ec4 1,187 1.00/1.00 vMB 28
365,802 365,802 0000000000000000121f7f93149064e8c7cfc9ce1c48dca6680e7e38b2eae17b 461 1.00/1.00 vMB 7
365,801 365,801 000000000000000008d881b556a1950f9fa7932b07c982683554bae10db1d759 181 0.25/1.00 vMB 13
365,800 365,800 0000000000000000129dc2f8d9615e461865529818d94b0263876435a55a3e65 528 0.25/1.00 vMB 42
365,799 365,799 00000000000000000c07fc906a6c374f93cc4b1463c32d93f8fb7ea15c528a38 406 0.39/1.00 vMB 50
365,798 365,798 00000000000000000ee6d70e78a5540696baa3c888924b47a9d7127fe1beddea 790 0.95/1.00 vMB 16
365,797 365,797 000000000000000006320254a3ffe3b001b2cb9ec2c8654cd68ca74c2f2f1ed3 1,497 0.86/1.00 vMB 42
365,796 365,796 00000000000000001423223575a5a76f673cd1ea82756fb4bb06e782b752c3b4 1 0.00/1.00 vMB 0
365,795 365,795 000000000000000004fe498481cc504da9e40a2b8a46ad9f915d4628107189fb 1,122 0.75/1.00 vMB 33
365,794 365,794 0000000000000000078fcd88b8a65d1db331b4f1c7875711cec2588718b3c3d8 282 0.75/1.00 vMB 4
365,793 365,793 0000000000000000045ebdee10c671efe34d5f958306f35f8109be90c536c1aa 865 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.