Loading Tool

Explorer IconExplorer

Memory Pool

84,152 transactions
31.53 vMB
0.10301516 BTC
Random Selection Loading Transactions
Max Size: 193.38/200 MB

Candidate Block

Mining Attempt 6f93a18e658138b1b74345538adda1f03cf27adc767d93436e3ca7ad2b5286a8
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root bf74b48c419bce300e24a8a8a7d63128559f95b54d89e2600c54e85be9a377e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,212
Size: 1.00 vMB
Total Fees: 0.03020192 BTC
Feerates: 504.27 > 3.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (533,975 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
381,227 381,227 00000000000000000a58fc7415ea6a59ddc6fa2455712ded43602166e1ef7857 757 0.65/1.00 vMB 17
381,226 381,226 00000000000000000e282ced7cb868dd3b32eef707be687d5a6edd151cf25618 2,501 1.00/1.00 vMB 51
381,225 381,225 00000000000000000c4a627ed5ef987dee6dd8c77d2b8d2c430a17a0f15876cc 1,099 0.64/1.00 vMB 27
381,224 381,224 000000000000000002626cf75b65a330f236c49a4a9103c04ee3daad354fefc2 2,131 0.95/1.00 vMB 45
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.30 GB
    • Received: 16.87 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.