Loading Tool

Explorer IconExplorer

Memory Pool

71,640 transactions
27.74 vMB
0.06058105 BTC
Random Selection Loading Transactions
Max Size: 164.45/200 MB

Candidate Block

Mining Attempt 4fdaf929630bdc802b06681ba9444f815082b67d55f86527c31698a1665e7262
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 9bec0ab064a95718fe0657e6f50275814aacb578d965d476d5afda4772f5ddb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,969
Size: 1.00 vMB
Total Fees: 0.00532291 BTC
Feerates: 101.52 > 0.53 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (358,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,885 556,885 00000000000000000001fb79af3ff38c5af812cf4e06f0ec494dd17926ac6fe3 2,582 1.00/1.00 vMB 8
556,884 556,884 0000000000000000002f5ac54524e1ad126331066671834bdb32bea237d42cd3 3,002 1.00/1.00 vMB 30
556,883 556,883 0000000000000000001eae9f37d40d9e849972c53d3712a2e351af0606548a7a 2,064 0.69/1.00 vMB 12
556,882 556,882 000000000000000000121bd73180c30c9f3a7b064b537052d699ebad6608062d 347 0.11/1.00 vMB 16
556,881 556,881 0000000000000000000d22a70016b1d8fe9c2222d177d8fb4e244e9219e6ee7a 1,680 0.58/1.00 vMB 14
556,880 556,880 00000000000000000009bbb12ca1727ed0f6b79c2afc474978b4905f3d1dab7e 1,480 0.63/1.00 vMB 11
556,879 556,879 0000000000000000002dbb2125961e410ca4dc6719468179ea7f858bfa803353 2,815 1.00/1.00 vMB 10
556,878 556,878 0000000000000000000b9d191df4d070beb40c03ecc38ae10cc1e017e8549c22 3,080 1.00/1.00 vMB 19
556,877 556,877 0000000000000000001146da94f8ad7a9ef90ac62b96704d1319ad0ee4b2269d 2,789 1.00/1.00 vMB 9
556,876 556,876 000000000000000000092817c4c4e9a6b7aa7050d64ea2bfd6749293a9a89510 3,139 1.00/1.00 vMB 20
556,875 556,875 0000000000000000002f64b2e9d0883eae4abf36cbd4cf536d90ed2102b07e40 2,663 1.00/1.00 vMB 17
556,874 556,874 000000000000000000043acd367f19b79be9112fe49d2093b8da9b1b6e592666 1,931 1.00/1.00 vMB 10
556,873 556,873 00000000000000000028042e57f00782b5602a6049cb36e7c49ebe968e6fc804 2,403 1.00/1.00 vMB 13
556,872 556,872 00000000000000000031f3c8ec80d80c3de6b434306257154e491d3c36fc3ccd 1,803 0.97/1.00 vMB 10
556,871 556,871 000000000000000000157b8f88ef80bbd25fe0b057bb3fa85fcd1a952a8ce485 2,538 1.00/1.00 vMB 13
556,870 556,870 0000000000000000002261f2eacd55a9ced337bbc470aafe5a14ec1c132aeb90 1,747 0.72/1.00 vMB 13
556,869 556,869 0000000000000000002b529a26ab0746c967221b5b86c7e506b7c11a5773bd44 205 0.07/1.00 vMB 6
556,868 556,868 0000000000000000001294ee01660bf83b4dbd26e4aa97487b059c8896444e3e 391 0.13/1.00 vMB 19
556,867 556,867 0000000000000000002d6d8e138341907170dac09c404ac4899a141f427b553a 1,299 0.53/1.00 vMB 13
556,866 556,866 000000000000000000112facd0fc8b66f4c1157add2c1bf662e24c6099be4453 540 0.21/1.00 vMB 12
556,865 556,865 0000000000000000001254548e0919ac866a60e70c70d5feccaf0bf971fb745a 502 0.18/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.45 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: 667.42 GB
    • Received: 15.25 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.