Loading Tool

Explorer IconExplorer

Memory Pool

35,207 transactions
25.81 vMB
0.06748605 BTC
Random Selection Loading Transactions
Max Size: 131.29/200 MB

Candidate Block

Mining Attempt 98cb1af6aa610027caea1459c0d130266d812ec8e238281d9655486c8b59e8e3
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 456da4db7a468a6307bf00d097122d7a30a8fe73c05f02269b14bfa5d4ce8830
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,430
Size: 1.00 vMB
Total Fees: 0.02028781 BTC
Feerates: 150.77 > 2.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (447,720 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,977 466,977 000000000000000001f209612186c4c821c18e2618310ea08c5805e85b4af7a0 2,061 1.00/1.00 vMB 323
466,976 466,976 000000000000000001b5df802541eedd28cada1c4da7281390504cb78170057e 1,067 1.00/1.00 vMB 182
466,975 466,975 0000000000000000010e13b5ec05ed20f10c68ed7498684d4464db69451d5312 1,324 1.00/1.00 vMB 139
466,974 466,974 00000000000000000161a100dd200c8f566ca96be289349219bfa6fc8518a9cc 2,366 1.00/1.00 vMB 270
466,973 466,973 000000000000000001c1fc66adc68c263f0bb61ceaedf33e7986150857a78daf 1,436 1.00/1.00 vMB 183
466,972 466,972 000000000000000000e0400e251c1ddeb134fcc991e224b1868005d291970e94 2,444 1.00/1.00 vMB 175
466,971 466,971 000000000000000001dc00a1f7525fcad1c7c608859cfd4499878d0af61229df 2,583 1.00/1.00 vMB 128
466,970 466,970 000000000000000001c25a833fa7c9e3329c511259b947b1cb11f79dc0605807 2,322 1.00/1.00 vMB 260
466,969 466,969 000000000000000000fd86bfeeefc8a1e6e47f68aa0715ee3996aaea4129d6d1 1,276 1.00/1.00 vMB 222
466,968 466,968 0000000000000000019b9e614cfc93b2083b9027311dd5ce98813fd2a7eb01b0 2,655 1.00/1.00 vMB 353
466,967 466,967 000000000000000000140c66ec9e8af37a881a0bf6ef6a0cb123db7861f7dc0b 2,018 1.00/1.00 vMB 225
466,966 466,966 0000000000000000014ca365cd672c0d9940d89cd9b51f2011c3b25aa768383b 1,932 1.00/1.00 vMB 215
466,965 466,965 000000000000000000f8070e806a013795fb37216c10c105787d815668b511c0 1,453 1.00/1.00 vMB 223
466,964 466,964 000000000000000001881b2fce64915f5f01807657563daad7000083f1b328fe 2,377 1.00/1.00 vMB 181
466,963 466,963 000000000000000000ed53ea2e390f807d9b29a72e8bb249bdec9a0eb6f9a96e 2,459 1.00/1.00 vMB 286
466,962 466,962 000000000000000001ba7cd22826119814dfbe279cb828e9733720878015dfe7 1,853 1.00/1.00 vMB 157
466,961 466,961 0000000000000000007611fcaec4acd427ffb858a446d24787810993e22ab6ab 2,426 1.00/1.00 vMB 229
466,960 466,960 000000000000000000fe8b0879e4c5f73f2e06198428a679ce6ce722daf883d7 2,115 1.00/1.00 vMB 303
466,959 466,959 000000000000000000b24823589406e9905b1cf2f3afbc31dd810d2cf3ffb4f1 4,636 1.00/1.00 vMB 157
466,958 466,958 00000000000000000169dc0e589717b3dfa0677c5ba2c73df466f893013aec71 2,960 1.00/1.00 vMB 181
466,957 466,957 000000000000000000e9c4aff12a8a9c3c7833ba50486375a89111a31ced4af8 169 0.06/1.00 vMB 384
Previous 10 blocks ↓
Total Size: 781.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: 638.82 GB
    • Received: 12.50 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.