Loading Tool

Explorer IconExplorer

Memory Pool

79,829 transactions
30.22 vMB
0.10959861 BTC
Random Selection Loading Transactions
Max Size: 180.69/200 MB

Candidate Block

Mining Attempt 70c13917c78afb4f2782a4a4a11d2ff2e3bbe84d687da4f502abdebf200a2bb0
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a5fd5afc632cbf02a29f279e92ce805e174234aa25b6cf916909e265ab2acb9b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,843
Size: 1.00 vMB
Total Fees: 0.03818527 BTC
Feerates: 151.00 > 3.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (533,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
381,231 381,231 00000000000000000a0d7354ce43193d78d733255bff59f7426bba92848043b3 1 0.00/1.00 vMB 0
381,230 381,230 00000000000000000a6a102ffef38664d2dc6e89684dd92c5fd13624c9cb1005 1,503 0.69/1.00 vMB 36
381,229 381,229 00000000000000000823e3d54361d14b1e28b4dc0ea9bee14c498d891d68992a 545 1.00/1.00 vMB 7
381,228 381,228 0000000000000000098c962a95b72df8caf1fafbe8646605fdf0b0d0c2893294 1,134 0.54/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.65 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.53 GB
    • Received: 16.26 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.