Loading Tool

Explorer IconExplorer

Memory Pool

82,112 transactions
30.18 vMB
0.09844992 BTC
Random Selection Loading Transactions
Max Size: 182.16/200 MB

Candidate Block

Mining Attempt f39aad3b54a49a5530b7d4b25d5b0f019ce11a8de0a2a730eb80e9175289ccb1
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 3b3f213bcc05c098b033895389841405236a71ec31ea941fdc96b889a7b7767c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,710
Size: 1.00 vMB
Total Fees: 0.03651983 BTC
Feerates: 526.32 > 3.66 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (603,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
311,667 311,667 00000000000000002240b4d6b52dc670de43c98c8fb1bce48e1fc3c99fc877ff 197 0.08/1.00 vMB 30
311,666 311,666 000000000000000039dbb2c7044ce1f965286e3dd3cf8769c920223cf6ad97d7 234 0.12/1.00 vMB 27
311,665 311,665 00000000000000002bb80745984a6abe2a3463e4f7a6fc907860a3aa28581ca3 558 0.33/1.00 vMB 25
311,664 311,664 0000000000000000177c2614bf0c205a68aac1c480208afbcaa19194989b174f 22 0.01/1.00 vMB 13
311,663 311,663 0000000000000000192391f14ccbc5df3736a5a2e0c5312486e8c4f61a78f7f1 619 0.77/1.00 vMB 20
311,662 311,662 000000000000000002b279adc09d1051c33a55a0dc4ad42a2b2b52bf788edc73 445 0.26/1.00 vMB 24
311,661 311,661 00000000000000000e52f1544ca8aafade25d77846e2af489eae28d2b04387ff 87 0.05/1.00 vMB 24
311,660 311,660 00000000000000003763e53fffadda18054901e3cc612d153fd1fee807a27200 720 0.45/1.00 vMB 25
311,659 311,659 000000000000000020512ebe8ed55022e535e16e04ac335d170a48babd82e9bb 312 0.20/1.00 vMB 23
311,658 311,658 00000000000000001fab687f474f5d05b54300de8c72c991f4b50cef8ebfa31d 109 0.10/1.00 vMB 21
311,657 311,657 000000000000000012835efa543d0a2f77d2308b07310513859d9855192b695b 64 0.02/1.00 vMB 52
311,656 311,656 00000000000000000d94856515debb1692f4844223c57723302457e5a9a27dbb 55 0.04/1.00 vMB 7
311,655 311,655 0000000000000000348b93624864f44606bbc027353f1e21a975e08fa9403211 48 0.02/1.00 vMB 28
311,654 311,654 00000000000000000b2becacf5580d0a89f5089821f133c50e51956749f55240 692 0.41/1.00 vMB 28
311,653 311,653 00000000000000002807054a53f44eee2a87faf307344f74cb0a238f5aef96cf 256 0.22/1.00 vMB 36
311,652 311,652 00000000000000002e728dda1b63a34ffa003a8de49717f83ff7bf5e188abb3d 8 0.00/1.00 vMB 25
311,651 311,651 000000000000000006e4294e73ab88a019937f2914ea74d5e63687ef14ccbf9a 298 0.19/1.00 vMB 23
311,650 311,650 000000000000000039c17c265366453e5e81076ca828868d3c718e2f5ab69993 189 0.11/1.00 vMB 26
311,649 311,649 000000000000000031ff21b0791a913c8cd97ac5ce00e523523e85752254cca6 254 0.13/1.00 vMB 26
311,648 311,648 00000000000000001095be877d5ddd95a72e4db08131b900a44c8540d4f98b24 498 0.27/1.00 vMB 26
311,647 311,647 000000000000000020c41dc9ff76662ba66c82187db64859da43859ccd58f7f2 250 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.