Loading Tool

Explorer IconExplorer

Memory Pool

76,361 transactions
28.55 vMB
0.07159999 BTC
Random Selection Loading Transactions
Max Size: 172.79/200 MB

Candidate Block

Mining Attempt 9f63e5ed4a622348027c8349ab6055274a5c6ad2701094969855ee2eeb8f77b3
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 7fa5870c510fa5e172c74156061117bb24a0109b0aa3dbec56d889a4acd45a5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,446
Size: 1.00 vMB
Total Fees: 0.01226569 BTC
Feerates: 100.17 > 1.23 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (532,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,149 382,149 000000000000000001e96a715faf4364bb46dff7cb584363d02e82ac84ad423c 1,201 1.00/1.00 vMB 17
382,148 382,148 0000000000000000052e1be64be99ee38cfc7753dc40359ba30c10adaf77d912 674 0.88/1.00 vMB 16
382,147 382,147 000000000000000009a2ac076685abd4b10ce0dc7c6bdca086de182ef5539a77 499 0.31/1.00 vMB 21
382,146 382,146 000000000000000000cdbbf3624d44687956baaa18b2da0019cfc15c830c0c35 1,508 0.93/1.00 vMB 29
382,145 382,145 00000000000000000a1bb5e5d6722d49ac6c8611618ed04e04426710a8ce7620 2,490 1.00/1.00 vMB 51
382,144 382,144 00000000000000000277f690bf088ad9a8c1591a7d03c4c5b4b7ce3d2eb0b8a1 910 1.00/1.00 vMB 16
382,143 382,143 00000000000000000f418343b180497b85329ce59b42d771e081d10764ee0b5b 2,304 0.95/1.00 vMB 39
382,142 382,142 000000000000000010c7146e82fd6eb18f3c2bd4857ca6785aadbd7e78bd3be7 1 0.00/1.00 vMB 0
382,141 382,141 000000000000000010ec1cfe20cf64d08797a8f09acddc223fbe0835d34423d1 3,167 1.00/1.00 vMB 59
382,140 382,140 0000000000000000086e8a88c90ca62fccaa61c73215e588a1eb06b8dc8b29fe 2,351 0.95/1.00 vMB 39
382,139 382,139 00000000000000000f88974eb9071e2a549f2b5bec3a987180ff5c06d8960575 1,371 0.79/1.00 vMB 31
382,138 382,138 0000000000000000013a9f0eae6be221da2f02fedf273c2d30c4607b47226255 910 0.69/1.00 vMB 22
382,137 382,137 00000000000000000dc3a6f690e8c080b101280883c103a8bfe416e201579410 2,024 1.00/1.00 vMB 41
382,136 382,136 0000000000000000086c152ec7586393b4b7029381fd199fb8a8fcbdb9e19eb5 105 0.15/1.00 vMB 9
382,135 382,135 00000000000000000850c9986ab6aaac0f4bbee81091f7fc9e8c2f38c80c3b03 1,039 0.54/1.00 vMB 31
382,134 382,134 0000000000000000083acd36bdeff539ce46d2bc069a35dcf73f58556c637989 1,208 0.70/1.00 vMB 33
382,133 382,133 000000000000000004c373968232a77cde5532e90d22242cb70cd9ea8870dc55 353 0.36/1.00 vMB 16
382,132 382,132 000000000000000010812186c22157b06c3603b174acc67fb2a8d330b1020b0d 1,992 0.95/1.00 vMB 34
382,131 382,131 000000000000000007f5813884c20a3b242090369586046f0c9aef1c64752c99 746 0.37/1.00 vMB 36
382,130 382,130 00000000000000000c6db455071e8a27cafc1ad0d1227216ac653465f736fa5f 1,206 1.00/1.00 vMB 18
382,129 382,129 000000000000000009443b81fd4e592f96b1d8a66cc3a78d194bf2484226edec 507 0.57/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.63 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: 672.12 GB
    • Received: 16.15 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.