Loading Tool

Explorer IconExplorer

Memory Pool

80,876 transactions
29.50 vMB
0.10215172 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 0cbb8f1dc84a293dd95ce625c700b1a3f6a8d3a99e29fc590dd714bdd86c78e5
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root 0d6c5d390e2428a2ff49368a281498c8404eae789e394ed8a31981014b131233
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,187
Size: 1.00 vMB
Total Fees: 0.04014454 BTC
Feerates: 146.36 > 4.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (262,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,305 652,305 00000000000000000005361cf8b5c7e2724b2f9495dd75f5935ea6a2a5219a82 1,986 0.92/1.00 vMB 12
652,304 652,304 0000000000000000000471e79513e1179b05490290fc72145bd70b7f1c659a01 2,646 1.00/1.00 vMB 66
652,303 652,303 000000000000000000051b62f0ac033bf958da833fe5a302629c3811d85da3cc 2,338 0.90/1.00 vMB 43
652,302 652,302 00000000000000000001ef9324ce7ed7af6a875ff0dc9c7ec84913e367674cc2 688 0.28/1.00 vMB 49
652,301 652,301 00000000000000000003665e72e2f2f83488afab8d5337029c639c61272193e3 1,825 0.69/1.00 vMB 37
652,300 652,300 0000000000000000000cd66471bcb61061ef94134b438694cdca6b060a158aad 26 0.01/1.00 vMB 37
652,299 652,299 0000000000000000000842fd759d72003a34e2933658e8456119edd4407a70a7 2,538 0.84/1.00 vMB 38
652,298 652,298 0000000000000000000201b2b5720abe35f5542d4be9cd7c5f70e4b1810a8984 2,477 1.00/1.00 vMB 37
652,297 652,297 0000000000000000000982d10e72acf9457ee292ea67620b7a262dc502633819 1,928 1.00/1.00 vMB 68
652,296 652,296 00000000000000000006cfd5762248e06f105bd067797de4b38304b2ba9d6541 1,700 0.55/1.00 vMB 44
652,295 652,295 0000000000000000000d23693df574d7cf75ae5ba26947a484cc9c0bd5895ed3 130 0.31/1.00 vMB 7
652,294 652,294 0000000000000000000140525126ddc6736b9178916a76b39eb6541b2ce009ae 460 1.00/1.00 vMB 3
652,293 652,293 000000000000000000008d5881ec9cfb39e20c0e520f2ed3ed95914cac4890a9 1,399 1.00/1.00 vMB 4
652,292 652,292 000000000000000000087c2aa58383594d0bff6f32eee1b8ac724fd2321c5d6d 2,552 1.00/1.00 vMB 40
652,291 652,291 00000000000000000009b732fe30713b68d2be7e2263dbd3460dc38d4ae5bbfb 2,514 1.00/1.00 vMB 33
652,290 652,290 0000000000000000000e75cba5ab438f8833dd5cd99f1dfc67cd864b6b693ec7 2,628 1.00/1.00 vMB 67
652,289 652,289 00000000000000000006ee46d3d2977346f28fca68ff1fd15c0c4d6009627338 2,456 1.00/1.00 vMB 6
652,288 652,288 0000000000000000000a538ccf44d78c08ef9896ddffb9134f28688d684cc4c4 2,476 1.00/1.00 vMB 12
652,287 652,287 00000000000000000008ed165f9762d90d9fcbdba2f48a75d12428ebb0a858a6 2,920 1.00/1.00 vMB 48
652,286 652,286 00000000000000000006adb0e3e14751604ea13e590ad93bb17ec3560496f384 2,704 1.00/1.00 vMB 7
652,285 652,285 0000000000000000000cf49dd3246d319589eaa0a2c1f11bafa291c3a0f5f795 2,692 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.