Loading Tool

Explorer IconExplorer

Memory Pool

81,381 transactions
30.78 vMB
0.10019234 BTC
Random Selection Loading Transactions
Max Size: 187.23/200 MB

Candidate Block

Mining Attempt 4747efd1f92bcd40ed574e0d3ba72157366fd065a7ec7f2c3fff805533518c78
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 415bcd50635a9f326ca1e578b0499c3710ab5eb998f87b3913119372429764a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.02794039 BTC
Feerates: 342.60 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (558,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,733 356,733 000000000000000008202f5b8c3f2890aed41f8217c97f807c7a6c42b073cc58 199 0.09/1.00 vMB 30
356,732 356,732 000000000000000002049653b66b7b8896dc25b8f56a16954fd212b0c8aca880 1,042 0.62/1.00 vMB 24
356,731 356,731 0000000000000000131a2340c3763c28e42f670096e236e5f3ada385fa6e41ce 1,017 0.47/1.00 vMB 26
356,730 356,730 000000000000000009050d3625ea239b7a0c767156f3ab63d6c8c56e3f0d1626 164 0.08/1.00 vMB 27
356,729 356,729 00000000000000001318773fa3027175ab8926b698278e42d911659d0d68514d 857 0.61/1.00 vMB 35
356,728 356,728 0000000000000000167b7cbb847cabd0029a5322387ccb4a312aafbb9e3e5f1b 182 0.16/1.00 vMB 17
356,727 356,727 00000000000000000d8ae674ce16252c8ad4c992e3db5e3dfb646c63b2fca603 183 0.10/1.00 vMB 12
356,726 356,726 00000000000000000f2a95f13f8175dc5e5b3a659e720ca7c541f5b452533f85 971 0.51/1.00 vMB 27
356,725 356,725 00000000000000000b5ccc56e05d349ee852deddcb94ab3c2f2b6d81ee789e6b 222 0.11/1.00 vMB 28
356,724 356,724 000000000000000005f178f516c53b7f4e41f61ccd7a99c7026a8907517d9958 779 0.35/1.00 vMB 56
356,723 356,723 000000000000000003d2c9ab3748cee80701af8d4317bcd728914aeae545535a 280 0.16/1.00 vMB 21
356,722 356,722 00000000000000001537af797fc306f8a8d5670aa4e1712b78a722cbd0b86c1f 591 0.28/1.00 vMB 28
356,721 356,721 000000000000000010dda51d89b8eb7be344d66766fd750172e978a90ca6ae6b 507 0.23/1.00 vMB 24
356,720 356,720 000000000000000013a799d65543c72dddde8de2dbd1026ad2b0ddaf4c38aef3 1,059 0.59/1.00 vMB 21
356,719 356,719 0000000000000000119eb94e55d82f84a6e4a7cfc87c488b337447edfac9f6b8 1,852 1.00/1.00 vMB 18
356,718 356,718 0000000000000000086179fce485fa92452234b00c6765f831ab18a671a6fac6 1 0.00/1.00 vMB 0
356,717 356,717 00000000000000001583537ac5180a2b4e6ac2bbb1fc2facd826df3ce54bb816 1,133 0.75/1.00 vMB 23
356,716 356,716 00000000000000000ce263a358135bf0ce7b32e9bfba8690b042c94acae1eb71 996 0.75/1.00 vMB 21
356,715 356,715 000000000000000002f84e1b2f6660376ff0b4bcdd84c727a2256ef459d79666 1,440 0.75/1.00 vMB 25
356,714 356,714 000000000000000015dcd62984aea9e180fb333e7a0cc4b0615f4ffe9b5982a6 2,379 0.75/1.00 vMB 44
356,713 356,713 00000000000000000077f08945f0014036a88c374559429702b4fb33862d23bc 418 0.22/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 783.07 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: 720.86 GB
    • Received: 18.29 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.