Loading Tool

Explorer IconExplorer

Memory Pool

82,813 transactions
31.18 vMB
0.09568368 BTC
Random Selection Loading Transactions
Max Size: 190.85/200 MB

Candidate Block

Mining Attempt cbad24361279007eb952b7eb662f00f0576d18cc70f05b3829b1c55fab147d9e
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 74fb29278a6c9842ac496e32bb0b691c02025b4746af4389a6e5073c16c73372
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,243
Size: 1.00 vMB
Total Fees: 0.02521811 BTC
Feerates: 100.00 > 2.53 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (78,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
837,195 837,195 0000000000000000000099253729caaba8c5871228a0e6dffdc6dd1419bb3b71 826 1.00/1.00 vMB 11
837,194 837,194 000000000000000000030565da5f84e33ebcca2202da879774ac05ab892e67ba 1,414 1.00/1.00 vMB 13
837,193 837,193 00000000000000000000e0e76462234b84396b825d7dd780e4e3141f53a8ca14 1,463 1.00/1.00 vMB 13
837,192 837,192 000000000000000000006e9dfcda4887a9f2b2206c683970853a538a98500dc5 3,432 1.00/1.00 vMB 17
837,191 837,191 00000000000000000002d8efac7e2327870b3cba00e805a165103136a67eb08e 2,933 1.00/1.00 vMB 17
837,190 837,190 00000000000000000000070a6f73ab2aee52dd75a1a203f745c873293d9bb5c8 3,222 1.00/1.00 vMB 15
837,189 837,189 000000000000000000002f7e9d25a54413da83a31f442d7049a491b3c0afcd9b 1,941 1.00/1.00 vMB 23
837,188 837,188 000000000000000000010934419aac8cc72344b09f41af891e80d35ee8dcc718 1,673 1.00/1.00 vMB 15
837,187 837,187 0000000000000000000026da73f67fe8c0b7a3cb4421c2365755e0b44303256e 1,579 1.00/1.00 vMB 14
837,186 837,186 00000000000000000000eacbf40486dac047bd9165d6cd606e2275c7fd66a51e 1,690 1.00/1.00 vMB 14
837,185 837,185 000000000000000000002db5f320b5818fb5a2827988201d3951f9899c10f064 2,399 1.00/1.00 vMB 18
837,184 837,184 00000000000000000000ffe7b84d1e8294598df33e6b9699838f08b3bcae0e0b 1,742 1.00/1.00 vMB 14
837,183 837,183 00000000000000000002d77ab2a84ee561879c6419046d492d5988f13c26991d 2,728 1.00/1.00 vMB 22
837,182 837,182 0000000000000000000161cb1fe90ae1d8742c2e5fade6edf2fa90f86f11f39c 1,769 1.00/1.00 vMB 15
837,181 837,181 0000000000000000000356ffe89906b2f2d3ac301ab98bf942723c58e9833803 1,019 1.00/1.00 vMB 14
837,180 837,180 00000000000000000002d5db9d7adec3cb069eabeeb41aef29b37e357f6d3f39 1,498 1.00/1.00 vMB 17
837,179 837,179 00000000000000000000b576e781df232736c18cffffa7892b37e7c6af06beea 2,671 1.00/1.00 vMB 20
837,178 837,178 00000000000000000002f872405621e2173be2fd25354770b4adf550b2ab7fdc 2,941 1.00/1.00 vMB 22
837,177 837,177 000000000000000000017cf4b05eff7af95b310f86f18cdc4f9d1833d3c5f267 1,212 1.00/1.00 vMB 13
837,176 837,176 00000000000000000002ba0df90c23ab89b447f7c62650822dcc17bd93dbeeea 2,419 1.00/1.00 vMB 19
837,175 837,175 000000000000000000015d440c02251e1805e936d61ae138c37281daf27d3a17 1,881 1.00/1.00 vMB 19
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.33 GB
    • Received: 16.88 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.