Loading Tool

Explorer IconExplorer

Memory Pool

43,168 transactions
26.90 vMB
0.05394888 BTC
Random Selection Loading Transactions
Max Size: 141.77/200 MB

Candidate Block

Mining Attempt 106d2bafba079b814844441a6fe7049e70c43f2a2b0496b1db61d314a46a1020
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root ec4fbabf94c708e56e7be0d09f5dbf3b42b817b703be2d5e09d8bf2d95530dc3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,388
Size: 1.00 vMB
Total Fees: 0.00397748 BTC
Feerates: 21.20 > 0.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (628,593 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,321 286,321 0000000000000000d026b0eb90e1ec76790786ffe5e5428387e833a599ac3f21 219 0.17/1.00 vMB 22
286,320 286,320 000000000000000099a362a9f946fcef0dc478bfdf19424f9636b00efd14285f 145 0.07/1.00 vMB 29
286,319 286,319 00000000000000011ab5e6f22ea524b3c9bb138f3eb828ad6be44cae72912ae5 507 0.25/1.00 vMB 36
286,318 286,318 0000000000000000bf28fe8e5464af5adb7ce66603772951f3521730def080e1 314 0.16/1.00 vMB 34
286,317 286,317 0000000000000000bf3d2f5fb6b3d1b742529e438a6b886318c26987f786924b 307 0.15/1.00 vMB 40
286,316 286,316 0000000000000000e44ff436cce274258358773580b9fd6a33a9941f6c9d41c4 13 0.00/1.00 vMB 48
286,315 286,315 000000000000000002f5752af7f7009f4a55a38b0ab5e450c7b2189e8d18918b 297 0.15/1.00 vMB 44
286,314 286,314 0000000000000000928843a7f6b7b555919985fbf6fe97cc589372e59f9705ad 599 0.27/1.00 vMB 50
286,313 286,313 0000000000000000e22db34bf4036bd0e5f3670ecf60787f7c928ae82192be5b 467 0.23/1.00 vMB 33
286,312 286,312 0000000000000000dd5d3cacc82c63601686a33de5be9898b0e384625983cfa9 50 0.02/1.00 vMB 56
286,311 286,311 00000000000000012bd2e3ad1b8fe26ae32737411272c1a1b04018986293ef75 577 0.25/1.00 vMB 35
286,310 286,310 0000000000000000a40b51fe675d8fb7fe216c2d069a4681f8aa018a180927b8 15 0.01/1.00 vMB 37
286,309 286,309 00000000000000004d164e77639646f311be5877c0caca9e424c189d34c1ba06 95 0.04/1.00 vMB 33
286,308 286,308 0000000000000000e0188020cca877ed0aec64827f484afcd5cd3a4cdbcb8699 526 0.28/1.00 vMB 38
286,307 286,307 0000000000000000ffd08338cd6b27cb996c49f2f7d2dd242190c995de7fc7ea 274 0.25/1.00 vMB 19
286,306 286,306 0000000000000000dcac6a6d2e903ac6a8e2b09a3ac11a8f7e350e43d6782a03 713 0.25/1.00 vMB 49
286,305 286,305 00000000000000010364802576106adb18367f3342fbdee99473d3b0d5e76cdb 192 0.06/1.00 vMB 82
286,304 286,304 000000000000000039abbd6d7e7475ad3718a492e5e9177fa738c97ec6120f19 51 0.19/1.00 vMB 12
286,303 286,303 0000000000000000a6d02ad0b7733d902b1135c5fd004c55ffbe6f50ccb5667b 267 0.19/1.00 vMB 25
286,302 286,302 000000000000000152d98c907fe0b8054339afa5ceb1ef0acc5192456ef71804 91 0.04/1.00 vMB 5
286,301 286,301 00000000000000011a3e87f096d1c869a0a2f7bb379168fafdfbc9797ca7d86c 829 0.36/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.24 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: 655.06 GB
    • Received: 14.25 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.