Loading Tool

Explorer IconExplorer

Memory Pool

82,617 transactions
30.57 vMB
0.07233816 BTC
Random Selection Loading Transactions
Max Size: 188.13/200 MB

Candidate Block

Mining Attempt 5aad85ce6ee4894c107b6882144e2d235d985cc425c5748c82f33c220a856aba
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root cfa37f6e968650d194647b640575a6c6c7131d6358d237bb5086290205f0d696
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,930
Size: 1.00 vMB
Total Fees: 0.00388237 BTC
Feerates: 14.26 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (407,728 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,617 507,617 0000000000000000003006361fff8c1b2c0f34b0ac8c1e3489e2314e9022e268 476 1.00/1.00 vMB 19
507,616 507,616 0000000000000000002de29e4b41d540c9b1355dd194263ccf126d9989fd5519 2,117 1.00/1.00 vMB 153
507,615 507,615 0000000000000000003c5c40ad5c41cad44a11da6ba634294d50213634bb0846 1,608 1.00/1.00 vMB 81
507,614 507,614 000000000000000000593eae2637c985d24834260a13b744cbb22832f5fdd242 2,296 1.00/1.00 vMB 184
507,613 507,613 0000000000000000005d2f9cd862ce3544181617853cdeb29e2b44f6def10f8f 1,479 1.00/1.00 vMB 98
507,612 507,612 0000000000000000001ba86cdbc912ce0f3f5dabaf048262c5cc594701c4efd0 1,812 1.00/1.00 vMB 116
507,611 507,611 0000000000000000003b973136775dd9b889a3b8bac642b0519d6e4850febaec 1,030 0.54/1.00 vMB 137
507,610 507,610 0000000000000000004f38f826b080d45a448e3684ae441f8bd6c7efefebef8a 339 1.00/1.00 vMB 16
507,609 507,609 0000000000000000005e57a3f98e0ea36f8d46bb34ec477d90846d091b66d6b1 1,048 0.50/1.00 vMB 38
507,608 507,608 0000000000000000000f62d0636124c0bfa474f87fc0060a0325aa3a63643f23 2,398 1.00/1.00 vMB 213
507,607 507,607 00000000000000000043ba88d872b99da792e747c9af3fe3751eb408bc5ed999 89 0.03/1.00 vMB 179
507,606 507,606 000000000000000000453bea3837526a4d8106a95168e729f5a8ea038162c403 1,580 1.00/1.00 vMB 124
507,605 507,605 0000000000000000003c071226a3643b5b3c08e23334644e2bbd834e6e481603 145 1.00/1.00 vMB 8
507,604 507,604 00000000000000000026712d564717993274d275754a51d5db89821869b7655d 532 1.00/1.00 vMB 37
507,603 507,603 000000000000000000172fdf4b6a6c0f9ab48512155e17f99b03d103f0ea474a 872 1.00/1.00 vMB 57
507,602 507,602 0000000000000000001a85fd8960dfd93bba4618457e4f3c3b029912980d5afb 1,301 1.00/1.00 vMB 250
507,601 507,601 0000000000000000001aece64bcb0aef8be0cd03f0ffa5eed4e3e33776e0b7e3 1,982 1.00/1.00 vMB 99
507,600 507,600 0000000000000000000040c1eddbf10646a0fad8baac43a9617bbff6de218775 842 1.00/1.00 vMB 61
507,599 507,599 00000000000000000024b18f9c6aeab72eef018aecfcc3772915520bdfeb34ea 451 1.00/1.00 vMB 47
507,598 507,598 00000000000000000022e212a58c95b6f993eec82f87e8ce536b0cd456b8a92e 444 0.17/1.00 vMB 157
507,597 507,597 00000000000000000052378f2ce650a005c22808bbbae7fe1275d4b084a292db 158 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.99 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: 717.20 GB
    • Received: 17.84 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.