Loading Tool

Explorer IconExplorer

Memory Pool

82,798 transactions
31.22 vMB
0.09130152 BTC
Random Selection Loading Transactions
Max Size: 191.19/200 MB

Candidate Block

Mining Attempt cbb583bc05bf644f70fcc021e9f8dde192d59aab5ed873be2f73f3995a97cc80
Version 20000000
Previous Block 00000000000000000000a85c36171777e63d64dce13efc9d5a9a92d01c1863c6
Merkle Root 67ff8c6c7db01c30f493ec5bccd0e0c47f3ed2b93d6e591f4d1293aae330b7e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02091334 BTC
Feerates: 50.62 > 2.10 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,222 (195,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,887 719,887 000000000000000000063298fe3f9690e8117a4b71f0116c65fba82ac60026d7 3,001 1.00/1.00 vMB 3
719,886 719,886 00000000000000000000de7f5896660ccbddb71fc45b463386553fbc884faafa 2,974 1.00/1.00 vMB 11
719,885 719,885 000000000000000000091ba6f8c5038c100d084402cd286ffb9cc8e70131b304 2,554 1.00/1.00 vMB 12
719,884 719,884 00000000000000000009ef31d8183ae35a0eabe87824e0d9456006f6fec89d20 2,187 1.00/1.00 vMB 11
719,883 719,883 00000000000000000001442687eb6c58c004f6774c2196fa51d379761e0a1338 1,396 1.00/1.00 vMB 11
719,882 719,882 0000000000000000000242a97dfc3d6ae6b61736a906f124350e2061c642ab13 281 0.08/1.00 vMB 9
719,881 719,881 00000000000000000002b209d69bbecfda8445e57d2f6cb669f44b3d4509a43d 1,022 0.38/1.00 vMB 10
719,880 719,880 00000000000000000009e8c46e159332de62125dc02713185362d0bc40c67c64 651 0.31/1.00 vMB 2
719,879 719,879 000000000000000000099d2b70955967c3c814a250102bc33dad4cd34bba5bfe 2,019 1.00/1.00 vMB 8
719,878 719,878 0000000000000000000810cc4854618cb549d0a74e201bb02dfd94f4e4b743b2 2,719 1.00/1.00 vMB 5
719,877 719,877 000000000000000000035d0d0699089b112ae9ddbb59bb2851be7d14a55e1315 1,656 1.00/1.00 vMB 6
719,876 719,876 00000000000000000000e5cc53430af5c3beeb03bf64f8535ad72933e7147007 3,068 1.00/1.00 vMB 17
719,875 719,875 000000000000000000046e5b66daade994129d6e58b5b372d6af003634d5361b 1,177 1.00/1.00 vMB 4
719,874 719,874 000000000000000000043443cec8748a1be803ea3edef125f7151dc1b8617306 210 1.00/1.00 vMB 1
719,873 719,873 00000000000000000000d008a2903f7375034982fed7bec4883faeaae683a32a 779 1.00/1.00 vMB 2
719,872 719,872 000000000000000000026f74d2a97020131cfc207d2fc3d1d3b4d8cf1833f21a 775 1.00/1.00 vMB 2
719,871 719,871 000000000000000000095c93bc939b82a72cf2939d569d5f6c87882d24ebba1d 1,600 1.00/1.00 vMB 6
719,870 719,870 0000000000000000000991fdabb07968f3d0fd9879445f6f991bc6d90a5e81ef 2,516 1.00/1.00 vMB 9
719,869 719,869 000000000000000000005824329560e8efc9569e7e1f8f0dbf1ce1158786f303 1,857 1.00/1.00 vMB 6
719,868 719,868 00000000000000000002cbc6db98bfdc7a2ecdff69fe84a50c6cd9031a456f54 1,305 1.00/1.00 vMB 10
719,867 719,867 0000000000000000000311596cb5e590493e7b0003c04219e67bc6ba118db2c5 1,038 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.77 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: 709.38 GB
    • Received: 16.89 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.