Loading Tool

Explorer IconExplorer

Memory Pool

75,425 transactions
27.92 vMB
0.08111862 BTC
Random Selection Loading Transactions
Max Size: 169.98/200 MB

Candidate Block

Mining Attempt c3ff8e1aa7861f960df934f2d6586f69fe2ea4eeb6675ea9526287c2d66a45f3
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 5ba4c16756681a70e9a51bbfb38cec29f706e7447138fae2916e6b2ab8732225
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.02127735 BTC
Feerates: 480.19 > 2.13 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (258,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,125 657,125 000000000000000000065e994cde5a516534279d7c92c7aa656e22f3baca1b60 1,958 1.00/1.00 vMB 26
657,124 657,124 000000000000000000051e17849b0f30dd3945ab749675fbfab67e122c58d748 2,189 1.00/1.00 vMB 75
657,123 657,123 00000000000000000006a806f7da219ac8c57dbb69a50f81c01778babbb59ed6 1,540 0.99/1.00 vMB 27
657,122 657,122 00000000000000000009b67b92803675995db43346305d8d7297c55b7b3e923d 103 1.00/1.00 vMB 4
657,121 657,121 000000000000000000021544e0bec6609455d9327c24c00b861d661d7b8e001f 1,260 1.00/1.00 vMB 25
657,120 657,120 00000000000000000001b97d19a3c10b2b83c3c019a79e9e8a2db49862ae92c6 1,466 1.00/1.00 vMB 29
657,119 657,119 0000000000000000000e14affc8c90efd565fbedd16de515f7fe34a622d5d501 960 0.99/1.00 vMB 18
657,118 657,118 00000000000000000004fb53c3b02c63b3b3e34f27e3e07a1249b9d81f36af10 30 1.00/1.00 vMB 1
657,117 657,117 0000000000000000000ec0927a0dd4953a797a94aac9273890f6d5c96686b6f9 1,095 1.00/1.00 vMB 37
657,116 657,116 0000000000000000000a7766ae97a81e3b4c9861ae8ffdf5d7688cd894d7b4d2 1,161 0.99/1.00 vMB 17
657,115 657,115 00000000000000000007e0507838c81dcf567ef9ea92466d56ad039a3a5a9ab6 424 0.99/1.00 vMB 6
657,114 657,114 0000000000000000000b6b96a39218bee58c9669068a79569abde543e3a8f354 959 1.00/1.00 vMB 16
657,113 657,113 000000000000000000090c090969fc99b8dc8f72023ecd21c951f9e55abf0ea2 68 0.99/1.00 vMB 1
657,112 657,112 0000000000000000000b4779218a3ff35a8d9a0fe89eed425270037c392af48a 2,157 1.00/1.00 vMB 37
657,111 657,111 00000000000000000002f21daa9d5cab6c443accfe8344f518166072f624974b 314 0.99/1.00 vMB 5
657,110 657,110 00000000000000000007989f41a268bbe453be6648b7b2f002bf2889c2c0a944 2,365 1.00/1.00 vMB 32
657,109 657,109 0000000000000000000fb448e0ffbe29e70514cb43d0d07428606316de82c562 663 1.00/1.00 vMB 12
657,108 657,108 00000000000000000009ce4ec1aed14c63421fa5dea1d56aa90a9eb39cda45e5 66 0.99/1.00 vMB 1
657,107 657,107 0000000000000000000fadd7900fb08ea003cad9cc5b66424f3dc5dfa4af0a65 1,527 0.99/1.00 vMB 5
657,106 657,106 0000000000000000000abce5f5c376850125fe0198accce4197319f1e2a4d717 2,333 1.00/1.00 vMB 67
657,105 657,105 00000000000000000003c61df0a572be0806e2b3ead89fa90e87b37a38070ebc 598 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.