Loading Tool

Explorer IconExplorer

Memory Pool

80,726 transactions
29.43 vMB
0.09994375 BTC
Random Selection Loading Transactions
Max Size: 179.26/200 MB

Candidate Block

Mining Attempt 90c5baa4fa838583f494a8c7cc9add9580eb08df0afda716defe52a72e05dd44
Version 20000000
Previous Block 00000000000000000001968746f746008154af3e4db375ab1e0c87864c4db4c8
Merkle Root df6a44704c33dc6fa2f55d7effa1ad8cacabe780d88257b2d889a86f749af730
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,378
Size: 1.00 vMB
Total Fees: 0.03800655 BTC
Feerates: 101.66 > 3.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,080 (243,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
671,178 671,178 0000000000000000000b45c8f515fbbd0762e9227559c4dc3bf0c233b6707c10 2,624 1.00/1.00 vMB 104
671,177 671,177 0000000000000000000b2462ae076889651b7cfe743c2132c226612362359f60 2,957 1.00/1.00 vMB 120
671,176 671,176 000000000000000000004f3951f65e559ce8c1ae1cd06967e58f6938eb5e45db 973 1.00/1.00 vMB 111
671,175 671,175 00000000000000000008a4eeddf8786b6d8dae6cca11da3ffca4c3a7fe396a9f 2,922 1.00/1.00 vMB 136
671,174 671,174 00000000000000000003e28e40cceb5b082fc32955d348b805f3fecd5b7eb692 2,767 1.00/1.00 vMB 129
671,173 671,173 0000000000000000000485b7866d942b5828216238ffe3b4298f59939edd4e7e 2,396 1.00/1.00 vMB 135
671,172 671,172 00000000000000000009cf6386b952d29cc345531c4e216f28eb0c1f58ce6c3f 2,393 1.00/1.00 vMB 146
671,171 671,171 0000000000000000000168beb02cbb494a31575b91a0e2ecf7385e39fcc5f094 2,550 1.00/1.00 vMB 136
671,170 671,170 00000000000000000004c2e94c14e07a0bfad25bece47019e091f9ff641fd297 2,277 1.00/1.00 vMB 110
671,169 671,169 000000000000000000038c2c7b257c8a5dd1c74b7e469924073069b16a77e0fe 3,223 1.00/1.00 vMB 117
671,168 671,168 000000000000000000065e823fd5fd6bb5bf6dd02330b7a3b781975b42ec6dd5 2,923 1.00/1.00 vMB 148
671,167 671,167 0000000000000000000cfe946ea709f1a89ca12d72583d4e0217a0c4e7961e65 2,684 1.00/1.00 vMB 109
671,166 671,166 0000000000000000000ad3ea2d63352758ffd576906cb68089b898a102609ac9 2,633 1.00/1.00 vMB 124
671,165 671,165 00000000000000000008bf9ed64847b5af620b388ee5da9b0637622cd8d1dd83 2,706 1.00/1.00 vMB 114
671,164 671,164 000000000000000000016eef79e65b23729b9ba7379046bbaad2541c5f832343 2,100 1.00/1.00 vMB 116
671,163 671,163 00000000000000000009d031429079bdf31b7315396aecd530e5809847d5cd7f 2,633 1.00/1.00 vMB 142
671,162 671,162 0000000000000000000a0e3c0722afd5d5b8cf397ca3c9b09ab16b6875d506c0 2,235 1.00/1.00 vMB 124
671,161 671,161 000000000000000000031f9c5f94d22e55eb30fe19ba72589ad40018329161df 3,238 1.00/1.00 vMB 118
671,160 671,160 0000000000000000000c152682bf46ae6fed5017b72836e76b3c594ee050fbc7 2,536 1.00/1.00 vMB 129
671,159 671,159 0000000000000000000103166ea0aa08d9a12172be00bf878b81ff81a76b05a8 2,738 1.00/1.00 vMB 149
671,158 671,158 0000000000000000000cb843f94916958a05462618a546e9ea440614a85a605d 2,588 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 782.53 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: 668.98 GB
    • Received: 15.68 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.