Loading Tool

Explorer IconExplorer

Memory Pool

69,521 transactions
30.93 vMB
0.08196817 BTC
Random Selection Loading Transactions
Max Size: 176.57/200 MB

Candidate Block

Mining Attempt bafd77462a9195ddb27c139a244521008aae3da524dbeb8604835de4c845b1ca
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root 31c632786f3890fcaf23da7e2bc54c7c181cad1cd91658c7176b2d7c7387f4c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,192
Size: 1.00 vMB
Total Fees: 0.02149876 BTC
Feerates: 150.93 > 2.15 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (580,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,201 334,201 00000000000000000a4bd85ad299c3bf00ee1e4edb51bd1755e908a469669109 1,721 1.00/1.00 vMB 25
334,200 334,200 0000000000000000013c0901a261493cbcbd6e4417c5561abf5f7afeb9668911 1,177 0.75/1.00 vMB 22
334,199 334,199 000000000000000008b599ee6753fa09397f1402cf83df5033db9a13b4356363 686 0.24/1.00 vMB 34
334,198 334,198 000000000000000019c2c17ceae5a24b228d8d772220e34ea00020f8b47751cf 331 0.20/1.00 vMB 21
334,197 334,197 000000000000000017b86c606343b274b0f9642625ad4c2b9a338f138e1f83dd 1 0.00/1.00 vMB 0
334,196 334,196 000000000000000000857aa1770432d340664b568d1c1e3ed6177e37eed1b283 1,065 0.63/1.00 vMB 24
334,195 334,195 00000000000000000d78c94a9a9eb5fa82f9f31cc8d4ac953aaef75dfd623a1f 64 0.02/1.00 vMB 56
334,194 334,194 0000000000000000012cc747f17cf1638401b1135862ae63bf43f333a7c20b12 375 0.20/1.00 vMB 24
334,193 334,193 00000000000000000b772ca7589fac1e26e62d78ee564fa4c7c40e1f3840d759 465 0.40/1.00 vMB 10
334,192 334,192 000000000000000001c5d21fb06f9f6dde8391cff36c22ffdab15017841d908c 1,180 0.50/1.00 vMB 27
334,191 334,191 000000000000000017e9d86f041260a9064ed493a7e9fa9a7e4f697f61586ebd 1 0.00/1.00 vMB 0
334,190 334,190 00000000000000000a46f406a20ab667a0b0f2aba76ed4ce28cf8a78cccb241d 444 0.19/1.00 vMB 29
334,189 334,189 00000000000000000c97a9da5082ef75bd7667c9e86e6dcf2f115b35b7601b9c 801 0.48/1.00 vMB 28
334,188 334,188 000000000000000016698add941cfcc25697b01924b470f99c2f591b5c9648e6 73 0.04/1.00 vMB 12
334,187 334,187 000000000000000001e8c632dbb4f5d0bb0d0d26b2430c8bcc3d8bdc64e189c3 235 0.16/1.00 vMB 18
334,186 334,186 000000000000000013dd2dd8428f44055d9e1cc379b2b57c5f1ac1bdeb4d4ab5 212 0.14/1.00 vMB 19
334,185 334,185 00000000000000000f0c175f4ec14702bc173efaf5ca37d312a4bd32486e5ce1 1,043 0.55/1.00 vMB 25
334,184 334,184 000000000000000007837d1ab55824cc7d801cc642cc5b35c53c7627d94807c4 696 0.44/1.00 vMB 23
334,183 334,183 00000000000000000cb634f6dc0aa0cb77349d1010be04846767a598625ca17c 375 0.19/1.00 vMB 21
334,182 334,182 00000000000000001afda0a9ecc2bb689c6253e1e46fa68d688775bbecb75903 808 0.60/1.00 vMB 18
334,181 334,181 00000000000000000394fe8c94a09923798d8666410dccb885aef128be4a3a29 1,460 0.75/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.