Loading Tool

Explorer IconExplorer

Memory Pool

37,246 transactions
27.79 vMB
0.05890007 BTC
Random Selection Loading Transactions
Max Size: 140.67/200 MB

Candidate Block

Mining Attempt 66e0dda2f4e634adac86488d009f9767501e035b0b9ba98f2744cc06e091c1c9
Version 20000000
Previous Block 0000000000000000000136ed55bb1ddf4d1f340955528f3c7bf60ccd85f41c56
Merkle Root a241ccf25d9d4602f0791556144dbba8813797bac7fac0f7dcc5a874c7aa725b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,875
Size: 1.00 vMB
Total Fees: 0.00583384 BTC
Feerates: 20.54 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,623 (153,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,882 760,882 0000000000000000000648689e5841148e347c0a737b341b37240603ddfb16a9 2,717 1.00/1.00 vMB 11
760,881 760,881 00000000000000000000e65e2bf1db499a790fd5cf49a4a7f2662761341f256e 1,374 0.68/1.00 vMB 8
760,880 760,880 00000000000000000002e67ec3f5fd576e0b93e970bee10eeaa997f8e15741ad 2,827 1.00/1.00 vMB 14
760,879 760,879 000000000000000000029285391a5f6ce4887544a4c7e381403be74ff73f9c3e 253 0.09/1.00 vMB 14
760,878 760,878 00000000000000000004e318cced23381a82a1cec91a48ebe2389f8386764285 1,123 0.57/1.00 vMB 8
760,877 760,877 0000000000000000000685f7820b90ff1170f926e37e570b870e7d7a0c0046b7 2,525 1.00/1.00 vMB 12
760,876 760,876 000000000000000000046309589649c455585e2a52c632717dd96076155be99d 1,480 0.50/1.00 vMB 15
760,875 760,875 000000000000000000048eb3c7dbf32957cafdc7aedcadd4f4280b3b99acb305 2,211 1.00/1.00 vMB 10
760,874 760,874 000000000000000000073481cdf25bf28ff73f66e22d337eaa5bf44b7e04c6b9 3,060 0.95/1.00 vMB 12
760,873 760,873 00000000000000000003bc81b00e51d401d96587793da899b3f0f38659b01848 1,218 1.00/1.00 vMB 2
760,872 760,872 0000000000000000000033c894ef47e372cd8d032bb15a9f9fa3bd8b03fb30f7 1,939 1.00/1.00 vMB 18
760,871 760,871 000000000000000000025c3aa11e5e7f000ade425d092f9b47d94aedd014f73e 2,998 1.00/1.00 vMB 15
760,870 760,870 00000000000000000001dba3f45274243833205f5b7da10aa4370d4771b8a9ee 947 1.00/1.00 vMB 1
760,869 760,869 0000000000000000000118ecbffb342b74cae947d230046ec523314dac7dbc4e 1,240 1.00/1.00 vMB 5
760,868 760,868 000000000000000000046f841c72452050a7e13fc2f86756de264a2b4ca3ce80 2,466 1.00/1.00 vMB 6
760,867 760,867 00000000000000000005a68560f64f2b1049e66ddc11b9e940816e3050616b0e 3,218 1.00/1.00 vMB 16
760,866 760,866 00000000000000000005fa59a6b75ebbaa8edd06bc2e7d040304765c47515a82 3,156 1.00/1.00 vMB 23
760,865 760,865 000000000000000000069a0c62edeb6245273faba9e80ea45a5a431f1db389c0 1,498 1.00/1.00 vMB 2
760,864 760,864 0000000000000000000714c88ede3549343588a486012e666a195d4a0ad89888 2,660 1.00/1.00 vMB 8
760,863 760,863 00000000000000000000c1f5b838a3ac80e3937de688bbe44cdc95af47830e22 2,625 1.00/1.00 vMB 10
760,862 760,862 00000000000000000002503e97e264e1fcadbaf303641d0853d8c08aff032595 2,372 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.72 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: 629.94 GB
    • Received: 11.96 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.