Loading Tool

Explorer IconExplorer

Memory Pool

79,552 transactions
29.77 vMB
0.08779515 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 55f8adba7875fd9cfc84df634948aebe6e162b0acfc5fdf6d6a8492fd0945edc
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 46db10421b2d28f5c3bd43f24035eafa3fb45d6f0115b5cdc011d800bd6138c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,083
Size: 1.00 vMB
Total Fees: 0.02086368 BTC
Feerates: 40.21 > 2.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (279,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
635,711 635,711 000000000000000000017844593d30a7e8ddc5956483ea8196c7a96e58b8334d 2,718 0.91/1.00 vMB 24
635,710 635,710 0000000000000000000eb2e8f0ff8692d5c4ae4784cdb502d3622cdce9de5eab 2,102 0.80/1.00 vMB 22
635,709 635,709 00000000000000000000f938e1ccf76c457bc62c87fa38347922ddf4eb2c4b0a 1,996 1.00/1.00 vMB 9
635,708 635,708 00000000000000000009449ea05783c2c68bbecd0ed43a8836999798030f3b42 2,554 1.00/1.00 vMB 36
635,707 635,707 0000000000000000000266e1220963414e581f714c3bf3bf5142b800d582dd5c 677 0.33/1.00 vMB 19
635,706 635,706 0000000000000000000c55edcc535261b75e34ca5cd2ede59f3ce81c780ae467 2,574 1.00/1.00 vMB 22
635,705 635,705 00000000000000000008b4e2b69362e9858ce0111892845225447c04599756fd 2,942 1.00/1.00 vMB 23
635,704 635,704 00000000000000000000a246ecb018622d0909a70ba7b0953fd7ec87a396e0a7 2,873 1.00/1.00 vMB 22
635,703 635,703 00000000000000000000eba91aad78007fed11720ee5e121246abdcaeb0bf8d9 2,255 1.00/1.00 vMB 41
635,702 635,702 00000000000000000003f038321e26ac71e11d22b4f0ceeb3579d3074c20f547 1,792 1.00/1.00 vMB 24
635,701 635,701 00000000000000000004e79504f676a393bdd71cb3aa48fdf0aa617f63c017d9 1,973 1.00/1.00 vMB 31
635,700 635,700 0000000000000000000c83f0595105a7efe7aec4797d223d29aa3ef5e5f2f0db 1,791 0.60/1.00 vMB 12
635,699 635,699 000000000000000000054377a9c508e0eacc517ec2da3ac9fc0408ca4148d61c 798 1.00/1.00 vMB 6
635,698 635,698 0000000000000000000e441bfc72732f1cf97c79e5986da19ec042151277ebd8 2,493 1.00/1.00 vMB 25
635,697 635,697 0000000000000000000b8eab2f1f98dd3ff219e1724e7e819183908f97112b55 1,665 1.00/1.00 vMB 20
635,696 635,696 00000000000000000000ac52693bd2527d719e737e4a909de1a4e17291ad3494 1,561 1.00/1.00 vMB 51
635,695 635,695 0000000000000000000de87851380a8f96fd4cb8760d0d276dce34b297ce01c3 1,616 0.79/1.00 vMB 5
635,694 635,694 0000000000000000000b56f65e2d9c8d4b9b7154954a7f75a58d71b06b13637f 2,926 1.00/1.00 vMB 22
635,693 635,693 0000000000000000000978d313ac085613c91dc01838f657c947acd0221db59c 2,389 1.00/1.00 vMB 12
635,692 635,692 0000000000000000000acdc1114f427282e979acb644db1afb5a588171a15ebb 1,873 1.00/1.00 vMB 27
635,691 635,691 000000000000000000100d1543a77f2ec9ffea10fd495dcbd13a9f35188a6a9d 965 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.