Loading Tool

Explorer IconExplorer

Memory Pool

78,605 transactions
30.15 vMB
0.07024760 BTC
Random Selection Loading Transactions
Max Size: 183.04/200 MB

Candidate Block

Mining Attempt 44dc54d1d04c4a97c89e74ab9742542dce8b042fab8c86ff8416969ac0f443f3
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 88d05aa25e3cccdc961c52b72c65189645141b9028e97da3f5eba39f2363c0a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,193
Size: 1.00 vMB
Total Fees: 0.00619461 BTC
Feerates: 57.66 > 0.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (258,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
657,104 657,104 00000000000000000002602eb7cde6512848808dab0a3d28a1bd9dc2d3179a15 915 1.00/1.00 vMB 14
657,103 657,103 0000000000000000001063d7bf0808e38f8b952a4f6b73d811a2919ff33dd945 2,539 1.00/1.00 vMB 13
657,102 657,102 0000000000000000000489f4877739c065c39b9fadaff981bb19d144cee374b7 2,618 1.00/1.00 vMB 44
657,101 657,101 00000000000000000003fab0496d17036ead4d18932de1c2b60588a83dd14d41 2,444 1.00/1.00 vMB 62
657,100 657,100 000000000000000000033102932f6dd7012f7d5ed108d08fd9bbe573747194d8 140 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.75 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: 708.61 GB
    • Received: 16.74 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.