Loading Tool

Explorer IconExplorer

Memory Pool

79,295 transactions
29.40 vMB
0.12587305 BTC
Random Selection Loading Transactions
Max Size: 176.98/200 MB

Candidate Block

Mining Attempt a62a70994fa3a88bb616e933914cb3d252e2b1fd84811ae819c3ae3e4484a1bc
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 77f42927f3dea317ef034bf4d9ec1f7214fd7358a5ce18e8b85c1cc20196569b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04578750 BTC
Feerates: 150.80 > 4.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (193,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
721,344 721,344 0000000000000000000984a9f429b64fe99013aa03a6381e57698af6295edcf5 754 1.00/1.00 vMB 4
721,343 721,343 000000000000000000085b4121f719b1b07600a93f11d6b7327ce3b14260e4d3 1,539 1.00/1.00 vMB 7
721,342 721,342 0000000000000000000a2f7eeb123d1c6ae4d20fd16114789c28548952d408a1 191 0.05/1.00 vMB 9
721,341 721,341 00000000000000000000e340b309bb56f1ae58a7a71c714fe7985ed0bcb5bdba 1,608 0.68/1.00 vMB 8
721,340 721,340 00000000000000000003a5c0cffc82be587c873588659cb690ee3db7cae85ba5 221 0.23/1.00 vMB 4
721,339 721,339 00000000000000000005835e0753cffc8134e92f33f8fa470971a4f9c72bf429 1,445 0.95/1.00 vMB 6
721,338 721,338 000000000000000000042625bcbf1f5721b2f011e1c7a07d8dfee79f8d301396 488 0.20/1.00 vMB 6
721,337 721,337 00000000000000000009ab7e624f716b9b9d2141e942c786d586618b22857be6 1,405 0.81/1.00 vMB 6
721,336 721,336 0000000000000000000a8767f8b3f7cfc42dfaf475b87666571f0211b3bcc590 1,768 1.00/1.00 vMB 5
721,335 721,335 000000000000000000052dd07c94e9272fdf737d7530bd3c5e7baea04e3cab49 1,685 1.00/1.00 vMB 6
721,334 721,334 0000000000000000000880a458045a2e38c20b3036b96bf7c012c95469059bfd 2,015 1.00/1.00 vMB 12
721,333 721,333 00000000000000000001b33612840e7a88168382e0c07a026c29cee7f8f1d45c 629 0.92/1.00 vMB 5
721,332 721,332 00000000000000000006c6ee25f8d5e020271762820c893d6dfbbca5c09c9cdb 358 0.21/1.00 vMB 8
721,331 721,331 000000000000000000052d76b2cb53d2c386d86e5b0bdd960694badc2ac582b0 307 0.23/1.00 vMB 2
721,330 721,330 00000000000000000001eb65482f581d5c585eaf1679ac3346165064a550552d 2,189 1.00/1.00 vMB 9
721,329 721,329 000000000000000000045d52dc40656e666393e37e3305db486043e20b7db3f9 1,174 0.80/1.00 vMB 2
721,328 721,328 000000000000000000037b257aa3c668ea2e2380899bbfc487bca4a61153d9c8 2,464 1.00/1.00 vMB 12
721,327 721,327 00000000000000000006ad82f8c32de9fc0bcfe8a7e77c1f8e7c3d86254334ec 2,546 1.00/1.00 vMB 9
721,326 721,326 000000000000000000028f5f53c33ea9d77bd37b76518e6a43549bdbb698a407 1,343 0.78/1.00 vMB 3
721,325 721,325 00000000000000000002e793c82b887a4ccea4288ecea49184fdf3a5e045d852 1,432 1.00/1.00 vMB 6
721,324 721,324 00000000000000000001ba6b53e05085ec3710ada1379ac5f3095e9795224c81 2,833 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.