Loading Tool

Explorer IconExplorer

Memory Pool

78,664 transactions
34.44 vMB
0.17094262 BTC
Random Selection Loading Transactions
Max Size: 192.09/200 MB

Candidate Block

Mining Attempt c13dce1d9e5ffb9ba20e5ba154d11949e5145f00fc8440b860c229f821c0f4d3
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 22a86f7d3abdf315213e63ec0ec6bc246d39d286cc2268298340799001119a37
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,380
Size: 1.00 vMB
Total Fees: 0.04607850 BTC
Feerates: 469.97 > 4.62 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (191,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,828 723,828 000000000000000000027e783047dd35dba6f1ce183a18ed6dccf6795cbd1d7e 2,024 1.00/1.00 vMB 4
723,827 723,827 00000000000000000004153669ba22c7769c02f51653dadd0287795a2cee9def 1,806 1.00/1.00 vMB 8
723,826 723,826 000000000000000000047eb36053062c032644c21dca8a6b419d1ad1383a34b3 2,059 1.00/1.00 vMB 14
723,825 723,825 000000000000000000074219eec6a572fee925b12f0f77075957336cc5e34bf3 1,427 1.00/1.00 vMB 4
723,824 723,824 00000000000000000006bd57123f8d30fde9dce446fbfd89ac31de2c728bcb4a 2,879 1.00/1.00 vMB 6
723,823 723,823 00000000000000000008eec3d8fed0d44c588e707d25d3a8bd6e4c2521bf5256 2,731 1.00/1.00 vMB 16
723,822 723,822 00000000000000000009d1470689cd19f9fa1913ea6a52e186c422e8d72733c6 2,481 1.00/1.00 vMB 23
723,821 723,821 0000000000000000000178430df042e82b046704cc598a49b940f124201e97ea 2,166 1.00/1.00 vMB 4
723,820 723,820 0000000000000000000174876e710f7fa423c93a75540976bab7092aeb9cc8fc 2,438 1.00/1.00 vMB 3
723,819 723,819 000000000000000000042d3e9f702c9364b650c00343d7a145bec6933bf25070 2,845 1.00/1.00 vMB 11
723,818 723,818 00000000000000000001ee53319bb50b47f5b850d87fd9418c4401b2d8588895 1,445 1.00/1.00 vMB 5
723,817 723,817 000000000000000000026c7818f366b9d14e1997908ce20d44ad4f0e4ad370cb 2,234 1.00/1.00 vMB 7
723,816 723,816 0000000000000000000154ae732fbc05b69585209379bc78b842c8df70bec599 2,649 1.00/1.00 vMB 12
723,815 723,815 000000000000000000087b679c065d8fba2473ffe2186a8fae191b7299f59c78 2,937 1.00/1.00 vMB 6
723,814 723,814 00000000000000000008aa4f221f50570fd16e64ef521c1513abbbaeb18e6d78 2,980 1.00/1.00 vMB 19
723,813 723,813 000000000000000000045630f34008c1fef7e1b9cb47436500e60da40dc27e1b 2,712 1.00/1.00 vMB 8
723,812 723,812 00000000000000000001017dabc00f4a5f057ab4eb86b1d653fb5e1b7c617113 2,999 1.00/1.00 vMB 5
723,811 723,811 00000000000000000004486452bb49332730e4157415ddfc566789ca29c45064 2,861 1.00/1.00 vMB 10
723,810 723,810 0000000000000000000194dc40ab97e7302fc4f3153e4cd7dc5e9f097b264ca6 2,492 1.00/1.00 vMB 25
723,809 723,809 0000000000000000000498a41f6f67ba30e2e772ae830b0f9af547d94a90a3e6 3,150 1.00/1.00 vMB 14
723,808 723,808 000000000000000000080150a30ab14448d0eb588f5606d6c5e535d861693adc 2,939 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.11 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: 735.47 GB
    • Received: 18.57 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.