Loading Tool

Explorer IconExplorer

Memory Pool

74,500 transactions
27.64 vMB
0.07644738 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt c96c2eadb14f103e36ca6db3685ed47f75b477a6abf6113dc5b7c5db658e5624
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root f2c4f97ba7eded15fb5ecbc1319cefc2c014cd4dad6b2c22852da5e7640871c9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,829
Size: 1.00 vMB
Total Fees: 0.01739142 BTC
Feerates: 402.60 > 1.74 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (551,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
363,887 363,887 000000000000000010ccd899821bdd3a34dc850f7d45bee555ddecf96a447494 1,466 0.67/1.00 vMB 42
363,886 363,886 000000000000000000d9e5fe488e3d1944da26e72e14ce0e701773c3769b5470 16 0.01/1.00 vMB 43
363,885 363,885 000000000000000007a8095bf7bf2e4fb25822d03de75d42d720fd53b8d3d95d 379 0.16/1.00 vMB 37
363,884 363,884 000000000000000008522604984152d93874e2031f0e153fafc8fed4a696e858 1,541 0.66/1.00 vMB 38
363,883 363,883 00000000000000000c5570b73d197fa3846584c581f1da0784d6062042a3e7d6 436 0.23/1.00 vMB 26
363,882 363,882 000000000000000010fc7aeed63d81fedec1182b30402e07d2e630733b894485 274 0.08/1.00 vMB 73
363,881 363,881 0000000000000000053b5f61373bbd3fc9c5d65115075869d4755d759c422547 184 0.08/1.00 vMB 36
363,880 363,880 0000000000000000126b338b11891bc2ca7a0c00bc124283842f3e5178559766 1,177 0.49/1.00 vMB 40
363,879 363,879 000000000000000016021235da5ac1ceb1690dc76df3c86966fb71d50f22e39b 1,373 0.65/1.00 vMB 39
363,878 363,878 000000000000000013ef4d9a686789087747bc14365b75a30e3ebb7452d11e7a 58 0.02/1.00 vMB 39
363,877 363,877 00000000000000000a452f31d9ad7c69ad7c8ad45823e100fdb9015045cb2c98 139 0.06/1.00 vMB 28
363,876 363,876 00000000000000000a3e15d45bef15ad9a66af91869d8d5d231631acac560738 1,154 0.57/1.00 vMB 52
363,875 363,875 000000000000000000ff974e214a17a94299d623cc5cb92085abdabf8ab720dc 526 0.40/1.00 vMB 24
363,874 363,874 0000000000000000121bbb5c2df5278117760a5af0812df6015d29a136b8e0a9 1,435 0.75/1.00 vMB 30
363,873 363,873 0000000000000000135ef6a6e35c8ddc8023dd61901b4f93bfeb25e66256a51d 134 0.08/1.00 vMB 25
363,872 363,872 0000000000000000063bf3de3577bdc6a4393831606a444de3e59a31143812e6 492 0.30/1.00 vMB 27
363,871 363,871 00000000000000000d520ca76b0404563badc13992d9017fe08ed5b5c24e076d 1 0.00/1.00 vMB 0
363,870 363,870 0000000000000000059323c2f74f8c175d5adf8516294a1f6975b8725e35c5c9 497 0.30/1.00 vMB 26
363,869 363,869 00000000000000000d47cd499a4304ba5c29da3ecd5ec8cb0adb7038c5d01063 628 0.41/1.00 vMB 23
363,868 363,868 000000000000000015f220ccdb6504af9659bfe7c61edc11af1f3075ba4693b0 310 0.18/1.00 vMB 23
363,867 363,867 00000000000000000e0a56d9cea88b9c620a6dbf8b72d7fb4483f33316328882 249 0.17/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.94 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: 714.87 GB
    • Received: 17.61 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.