Loading Tool

Explorer IconExplorer

Memory Pool

78,847 transactions
29.90 vMB
0.11946167 BTC
Random Selection Loading Transactions
Max Size: 179.62/200 MB

Candidate Block

Mining Attempt 4d1b058c76b8ad27996f7f02f9875d80793e93351afe9ab70ee6e61059abbd5d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 1d3818b57e3fdaff86d2c066365bf087cc5cabd03e87724dfae124d4fa3c43ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,473
Size: 1.00 vMB
Total Fees: 0.03671619 BTC
Feerates: 673.02 > 3.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (481,861 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,412 433,412 0000000000000000033721fbdc8dfcbb4c349a3d94ce0cd05f7ffe065de5da94 1,793 0.91/1.00 vMB 46
433,411 433,411 000000000000000000e9e462917166092617fa1339d80700edeb8c9e7fe33a85 2,750 1.00/1.00 vMB 79
433,410 433,410 0000000000000000024266c98cdad2d6a21a5d358c8acb1ddda314133fcad674 2,445 1.00/1.00 vMB 68
433,409 433,409 000000000000000001d13672a0eadb1ccdb0e749655da5ba52a8eb7a87c5a0db 677 0.98/1.00 vMB 14
433,408 433,408 0000000000000000044a6f5743c6375597c1ab7fec7b427da52b8dad6a27839e 962 0.41/1.00 vMB 54
433,407 433,407 00000000000000000377fa6dcdc29280baf68bb4fa1444378d881c62445f5012 1,747 0.84/1.00 vMB 56
433,406 433,406 0000000000000000013ba5de657783d9363154431b801951deb2ed2aaacce4ed 134 0.05/1.00 vMB 59
433,405 433,405 000000000000000001605f5ccedba1e65e1d1cf60eb0f68f9a7343c37b595ff3 444 0.18/1.00 vMB 44
433,404 433,404 00000000000000000165b0403709f2a3a8cb2c73cb6d3bdd80c74c6faae6c44b 1,424 0.66/1.00 vMB 61
433,403 433,403 000000000000000001655e1ce5b97645a0aeb9360fac44f64e9d3ab2a710d061 476 0.21/1.00 vMB 60
433,402 433,402 0000000000000000008ca45c0a81e58606775da9771368a70da1a862bf6ae33c 2,293 0.95/1.00 vMB 60
433,401 433,401 0000000000000000006a4ee83cbd9222f85353a5e4e0e015c8eebb79dfe11372 684 0.99/1.00 vMB 24
433,400 433,400 0000000000000000033260db770d79af61896728ec71a1cdb63d710b053af019 1,312 0.98/1.00 vMB 37
433,399 433,399 000000000000000000ea932b1d11a35b18f9a61f231cc1e3cc707de7b96e2857 706 0.40/1.00 vMB 59
433,398 433,398 000000000000000002493179ed5607cadf150ca0e2cd8afeb8f77b07ef3b407b 1,665 0.76/1.00 vMB 47
433,397 433,397 00000000000000000294d68d71d1c6fffc1e46480d89a901e001c52c3ac49548 1,086 0.83/1.00 vMB 45
433,396 433,396 000000000000000003b3a789284a96a9131f50cae53610029c57b7b8d0bb18fa 2,780 1.00/1.00 vMB 71
433,395 433,395 000000000000000001296268f6264edb530060a8d4ebe7a03dd41da1348025d4 1,286 0.69/1.00 vMB 47
433,394 433,394 0000000000000000008610d891f2e7748fc12c14c2b7ff29663f541412fa960f 1,169 0.56/1.00 vMB 56
433,393 433,393 000000000000000001a3eb396431548057226076feb4e70ecda3e557ef96347d 1,074 0.42/1.00 vMB 59
433,392 433,392 000000000000000000983b94cf5556e9f97a65580b5fbbf607104b89cde6c177 2,426 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.86 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.04 GB
    • Received: 17.28 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.