Loading Tool

Explorer IconExplorer

Memory Pool

76,608 transactions
28.63 vMB
0.10331299 BTC
Random Selection Loading Transactions
Max Size: 173.51/200 MB

Candidate Block

Mining Attempt 43c26eb8997640e5db30153b466ca8c3b7026dce102224fbbd27a82e180b385e
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 30376986cdab4f19722165dcf8169dcd1c3bcce859fca0b27c0607f4f1025050
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,265
Size: 1.00 vMB
Total Fees: 0.04334202 BTC
Feerates: 101.65 > 4.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (749,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
165,136 165,136 0000000000000c31454c146a7734a524a05d53f72cec3c46711f76bb54772652 29 0.02/1.00 vMB 46
165,135 165,135 000000000000068cb5403976e66ed21f58e2cf1cbc853182f6cb4e84926897f6 10 0.00/1.00 vMB 0
165,134 165,134 000000000000059b797b0b748e6537540fbd55aa9198bc7fb4f29d268fa45c6a 33 0.02/1.00 vMB 39
165,133 165,133 00000000000006a122aa6744afb48ee09ad7781fb04dcb0e3a3c388b72707a03 76 0.02/1.00 vMB 135
165,132 165,132 00000000000009f3c21a9317aaab2e6e025323e89c2126124dd4ce7d3b2cd839 7 0.00/1.00 vMB 44
165,131 165,131 000000000000067eff1636c711d48be1519db819a023f444f2ef1e3aef14c3e1 44 0.01/1.00 vMB 4
165,130 165,130 00000000000007e0ce1388982bc537640e04301abb3c9e794ba477d3d20fe0fb 39 0.02/1.00 vMB 241
165,129 165,129 0000000000000934403e942948e85fc5ae3fa102031ce0fec100c79018fbe14a 28 0.01/1.00 vMB 201
165,128 165,128 00000000000008a755a0acbb58a817e737fdac0ceafd5892a8777ee04082f644 141 0.05/1.00 vMB 71
165,127 165,127 000000000000071ce3f2d24da9c279051131cd85a608d258c61b3116a93ca94f 18 0.01/1.00 vMB 68
165,126 165,126 0000000000000c28a327a19d1f3fc9f7aded3d4db4a6832ff84ea7cd6eb48e30 89 0.05/1.00 vMB 13
165,125 165,125 000000000000082fb2637c6521685489e3754790a6870786f4e1d28ce915a4a6 22 0.01/1.00 vMB 45
165,124 165,124 0000000000000b0e7c5cd5f12243c458b1b65180c58e3f8e4fe28fed1df8db4a 44 0.02/1.00 vMB 399
165,123 165,123 00000000000005f07ae28ab5d9705a09767ed7d9219629160c2ddeb9db0efafe 12 0.00/1.00 vMB 45
165,122 165,122 00000000000009a06b73de836638eb026ec1e8a488e5434058b68cd32ac6086f 1 0.00/1.00 vMB 0
165,121 165,121 0000000000000973adf4d772e99f0ba2572643ae6ba9d1c40fb93833cb78c0dc 22 0.01/1.00 vMB 204
165,120 165,120 0000000000000677fe84e8a0b60eaa0491232d8fbca033a4172c0e38e8193f3d 50 0.02/1.00 vMB 36
165,119 165,119 000000000000038f7da12bbbf1bcc63f5fa23895081935198f63325169a8a1ad 9 0.00/1.00 vMB 56,564
165,118 165,118 0000000000000bffa0c45c8b93940342fb121dc1cfa4bd887f52a4f06f4bb8b5 10 0.00/1.00 vMB 15
165,117 165,117 000000000000066406368fdae05975859740df3545676b00904c9eea9391511e 89 0.03/1.00 vMB 149
165,116 165,116 00000000000006723aa997aca45bc87bc3de1c67171c1f54428dd947dec09189 26 0.01/1.00 vMB 390
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.