Loading Tool

Explorer IconExplorer

Memory Pool

76,740 transactions
28.60 vMB
0.07073287 BTC
Random Selection Loading Transactions
Max Size: 173.26/200 MB

Candidate Block

Mining Attempt 15f74438ae4e0b36081d0368819c6285b6882116c0884b3eab94f4da1632728a
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root a34c6939043085a228a31acd6bff70bbdc866af128f9cf3fc9bfb4c269aa1a49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,470
Size: 1.00 vMB
Total Fees: 0.01129381 BTC
Feerates: 71.79 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (533,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,252 381,252 0000000000000000049cd02193d39f50a83942b584bf87d9f65a5af363737fa1 1,741 0.99/1.00 vMB 34
381,251 381,251 000000000000000007a4e0833933d3e6f59dcf310ff548ef763521bf10530ad3 1,528 0.75/1.00 vMB 36
381,250 381,250 00000000000000000983ac1e59e55cbc35498230a983348440c6a0cf302e6bb6 1 0.00/1.00 vMB 0
381,249 381,249 0000000000000000080b6d5d0cce43f939c88c472da278b3f99ef489a1de7137 2,049 1.00/1.00 vMB 40
381,248 381,248 000000000000000007d0ae829ddf6ba552b45cbf88f9b6ddb528ab0d16b62c1a 1,939 0.75/1.00 vMB 50
381,247 381,247 00000000000000000b1034420e05e1b772a5d74c5411b5964d463b43f21af8a8 638 0.28/1.00 vMB 41
381,246 381,246 00000000000000000f90a265fc52f58f5e6d6232fc89cd48770228496ba4b8f5 1,722 1.00/1.00 vMB 38
381,245 381,245 000000000000000006164caa51aceeb311f1f7ded9237d5e49533344e2a90b5c 223 1.00/1.00 vMB 3
381,244 381,244 000000000000000003d375a1bb96ec6596b40e2e15b9a9f9ef0581a717c98c3c 289 0.16/1.00 vMB 27
381,243 381,243 00000000000000000a809fb0ec82098a6f4b160d659e8df66a9b5f7042e593a6 392 0.25/1.00 vMB 26
381,242 381,242 0000000000000000038dfb71166674a0975b0cbdd829ace6d2f1afdae5da499e 1,087 0.62/1.00 vMB 28
381,241 381,241 0000000000000000075323cb22dcfa67217731bf41e50e13ab94d18e4c9d7fc2 2,424 0.99/1.00 vMB 45
381,240 381,240 00000000000000000dfa2a5904091de4a69735240b31d431d69fb6883f67a029 249 0.14/1.00 vMB 27
381,239 381,239 000000000000000005ab38e997938d6793f110175757eef6f539fc9746b3ce81 122 0.25/1.00 vMB 10
381,238 381,238 00000000000000000a34b368a0649ac682e9ce5035455b436f8022616deb485d 1,572 0.79/1.00 vMB 40
381,237 381,237 00000000000000000648423fb8a00d28649ef38db47373a2dce761038ad52454 1,449 1.00/1.00 vMB 23
381,236 381,236 00000000000000000f624899f92fcde86c3c6a17e3484bbe28e0f3f155793368 34 0.06/1.00 vMB 17
381,235 381,235 00000000000000000c9cbdecb4cbb28a70cd514afad38ea392839a570ec134a6 1,676 0.75/1.00 vMB 45
381,234 381,234 00000000000000000ad0cf6b083695a94d0de85dfab00ba5b2c7373e231c5868 1,702 1.00/1.00 vMB 33
381,233 381,233 000000000000000010eb6155a8ed888f4185743201cc821726603978194e0043 1,792 1.00/1.00 vMB 41
381,232 381,232 000000000000000008cfe45123ba63d27499afd48bd3cdd6b82e8dfbe7d57e0e 1,070 0.52/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.