Loading Tool

Explorer IconExplorer

Memory Pool

80,267 transactions
29.51 vMB
0.13246574 BTC
Random Selection Loading Transactions
Max Size: 178.36/200 MB

Candidate Block

Mining Attempt 58cb980381ace045c503b2eef9ca03632dada9da922afab14c22c1823d72abd6
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root ec403659604b9bc821ac342b221ec1bc385cf889a0839571c4a7f965d9748542
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.04960488 BTC
Feerates: 301.72 > 4.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (545,417 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,880 369,880 00000000000000000f7ecb43194ba88c774b8f6914e5d8b31f2ff9652ff5e837 1 0.00/1.00 vMB 0
369,879 369,879 00000000000000000bad727b87f0637c6eb8b3a39596d22dbc755e930f787fd7 670 0.76/1.00 vMB 11
369,878 369,878 00000000000000000bcc25e86eccc0d6fc95ca8606c33d0f82400c2a889030c9 2,574 0.95/1.00 vMB 52
369,877 369,877 000000000000000011104403ca57bc701526244138a33076ca90bbc9c3cb4db7 1,575 0.93/1.00 vMB 38
369,876 369,876 00000000000000000f756084ac36f799e45f24d160227f682cda94bf2cf1a28a 1,862 0.93/1.00 vMB 40
369,875 369,875 000000000000000008b05f96936b7395de37bf905ebc5ac2d20de45b97cf50b8 202 0.21/1.00 vMB 19
369,874 369,874 00000000000000000b98bcf6b3f78f6c0b589c21e25ef998f352aa48e02def3a 760 0.57/1.00 vMB 36
369,873 369,873 00000000000000000fa23931a498748d98096a30572b98abcd023a21bd888e04 2,348 0.93/1.00 vMB 47
369,872 369,872 00000000000000000ca71b6ee2dde72c236365d4b107ccee1ee11b51186c0f4f 283 1.00/1.00 vMB 7
369,871 369,871 00000000000000001181610dccbda8fe6e9b83319c86cbd6cf777dae70eae36a 1,271 0.92/1.00 vMB 28
369,870 369,870 0000000000000000063dd876d6583e5981410cd49c45503cf83496f1f3ca54e6 888 0.93/1.00 vMB 14
369,869 369,869 00000000000000000ddb8889d0f5dd7dfdfc9792d00fc4efd0a9ff11aeb822cf 1,487 1.00/1.00 vMB 28
369,868 369,868 0000000000000000034d00440126a42fec504f74e57b7867e71079daeea525f1 1,848 0.95/1.00 vMB 37
369,867 369,867 00000000000000000db8c1d19346c299ef07e919f7fa515e86e19c8f9892b750 1,336 1.00/1.00 vMB 38
369,866 369,866 00000000000000000ae24df8e5b19aaf9c35b427eb87e2880aaafaae0aceba4b 1,609 0.93/1.00 vMB 30
369,865 369,865 000000000000000013ecb87fa8bfde80717745e074f99e5c8b0bf8fe6272c600 2,211 0.93/1.00 vMB 44
369,864 369,864 00000000000000001385d80432d5e767a1b99d2c3616178057c1ec1cc3179baf 3,362 1.00/1.00 vMB 67
369,863 369,863 00000000000000000a6060e882e661d1c69dc06eba5086a28ad40200f060f0c8 3,088 1.00/1.00 vMB 61
369,862 369,862 0000000000000000143b733b506ff2d5b6a76df7c67e50713e07a6cea7ff8416 575 0.95/1.00 vMB 82
369,861 369,861 00000000000000000ffe9f6a4a1ead5c11a1d51d2906751014e3a3863ea74cef 299 0.93/1.00 vMB 95
369,860 369,860 000000000000000008e5ad1fd2e7cee3979f25f8c0be81be3753539a097314bb 1,316 0.95/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.90 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: 713.75 GB
    • Received: 17.46 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.