Loading Tool

Explorer IconExplorer

Memory Pool

47,989 transactions
27.67 vMB
0.06334845 BTC
Random Selection Loading Transactions
Max Size: 148.13/200 MB

Candidate Block

Mining Attempt 3b9f0e07d3e7e19e483268c68f7209e748f39134b530e6fe06e334b7b34dc3ab
Version 20000000
Previous Block 00000000000000000000b1648aa9693b1c50c2a9de0f496938733c4d39ed7b7b
Merkle Root fab1c500be909b2098161637daf99bf0538d74d282be05ae4aea2f3784879042
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,815
Size: 1.00 vMB
Total Fees: 0.01140062 BTC
Feerates: 151.16 > 1.14 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,797 (732,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,617 182,617 000000000000026f8754d005f7cff10ecf6e30383b432d7fe700c7ebf9a508cf 128 0.06/1.00 vMB 121
182,616 182,616 000000000000032d7878a5d8bef0efca5075882045dc85bc80ca85e15fd9a9ad 100 0.04/1.00 vMB 69
182,615 182,615 00000000000004aa88fe53f56d8e46e88e4f7c0f37df303fbc646903195801dc 84 0.04/1.00 vMB 117
182,614 182,614 0000000000000059cf56f9f609cbc050de5dd83ec7bd1c476ae2dc6194473629 12 0.00/1.00 vMB 85
182,613 182,613 00000000000006f49e48b7e513b8e4fdaf55430697ab86a5c540bca8bbbc3f2c 12 0.01/1.00 vMB 6
182,612 182,612 0000000000000839bb27c28809912279835becffa4881675638c6d3a0d75a265 36 0.01/1.00 vMB 115
182,611 182,611 0000000000000694b9ca0ad4daa1f7dd804da6568f8706f436e0699a6973d43f 21 0.01/1.00 vMB 8
182,610 182,610 00000000000008571855f7fed25bb13d65778d1ce324da937bed6a1733cf21c9 210 0.10/1.00 vMB 123
182,609 182,609 00000000000009d894562d8e15d03090c00e1ee7484d7cf39de5fb945fcbdd02 254 0.10/1.00 vMB 134
182,608 182,608 00000000000000633dd287b79c59757199f822bb76e0fca34c1cf0a7aeee9ec8 31 0.01/1.00 vMB 49
182,607 182,607 000000000000095933b98af2e26c4e5f191758b1ba33c497fd242a8a05a76229 276 0.13/1.00 vMB 131
182,606 182,606 00000000000002a5c0fafc80b180b8a731a1602ed8b6c469ffdb08fcc4c6d828 9 0.00/1.00 vMB 44
182,605 182,605 0000000000000a0303790adeb08a498a78226b46583ad3441ba93a6eff420e00 1 0.00/1.00 vMB 0
182,604 182,604 000000000000011692b9bf883dd54edc2190012c1bca20bcabc06f190b7b43ea 30 0.01/1.00 vMB 177
182,603 182,603 000000000000005c50b924135f21cf2d1557e80804e1851e7eb21d52b21356fc 69 0.02/1.00 vMB 3
182,602 182,602 000000000000040eec4c3b707122b6a2899ef9173b4af5722bf8328e79fd2c8c 16 0.00/1.00 vMB 49
182,601 182,601 000000000000040472a214da94d21e47c03ec47943cc5e4fe55e6accb3b66c78 57 0.03/1.00 vMB 107
182,600 182,600 00000000000007716d307b5c6d60b1b5b9f8d4d2b9c0a5b418a6e97e5f885ec9 261 0.11/1.00 vMB 121
182,599 182,599 00000000000004c1fe290ed9137ea9e490d2572d3dfe9ab857f069357ffdd7b7 309 0.14/1.00 vMB 102
182,598 182,598 0000000000000a082dd7feb2f967bd79479b15d289e2cc3bbb2585abae942c79 256 0.11/1.00 vMB 152
182,597 182,597 00000000000002bd7cd2b00231cd62686d83a69d096afaca31f519dc783b2e19 122 0.05/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.03 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: 650.11 GB
    • Received: 13.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.