Loading Tool

Explorer IconExplorer

Memory Pool

81,547 transactions
31.27 vMB
0.10074047 BTC
Random Selection Loading Transactions
Max Size: 189.14/200 MB

Candidate Block

Mining Attempt cb9f2fef4ecc7ff367fe193e690c200566cfb759265de228eb77fe2c9577cc9f
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 0cda8b171c26bdc4238b297ddcfc8a48b59087c797eaf1e7bf0d871ce7f3efee
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,430
Size: 1.00 vMB
Total Fees: 0.02342039 BTC
Feerates: 106.51 > 2.35 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (16,967 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
898,420 898,420 0000000000000000000160698356a598ad642148c89cce88d7ebe4ce7581c5dc 3,985 1.00/1.00 vMB 5
898,419 898,419 000000000000000000002397c1737c9d9c5d7237168364efbbe911fb8c69251d 1,723 0.68/1.00 vMB 1
898,418 898,418 000000000000000000015fe4ab710c11eeeadafd93f8ce93ee2e9e807dec7866 2,467 1.00/1.00 vMB 4
898,417 898,417 000000000000000000004974cb1c3ef40102b1b6186c3c5a422c55637954d181 905 0.27/1.00 vMB 1
898,416 898,416 000000000000000000019d909792001387c6ac9c201750e4990825e8ed91729c 2,463 1.00/1.00 vMB 2
898,415 898,415 000000000000000000002c8dd709c674cdb4b13665ef72dcce1286336d88fc22 1,715 0.54/1.00 vMB 2
898,414 898,414 00000000000000000000f7b80dd643a9c06b3642d23398cae5e09b3bb522c3bb 1,436 0.48/1.00 vMB 3
898,413 898,413 0000000000000000000201680cd0ba0f97902bd93b588a296283a9ab007576c8 1,709 0.62/1.00 vMB 2
898,412 898,412 000000000000000000000e6321c2e26288a593a7b992421c5230687d97d2335f 1,914 0.80/1.00 vMB 4
898,411 898,411 0000000000000000000004a8bca5776dadccfb2539a287c563cd13e7fb51375c 1,046 0.35/1.00 vMB 1
898,410 898,410 00000000000000000000a1e46506d039c8db0b4639ed141fa0cb5ba287a14491 1,766 1.00/1.00 vMB 1
898,409 898,409 00000000000000000000ddec448ba51e729d05cd605279fac514d86370d6ccb5 479 0.22/1.00 vMB 2
898,408 898,408 000000000000000000008741aa60111ff9bcec8ea473dc033e6c43cff713bc6e 2,117 0.72/1.00 vMB 2
898,407 898,407 00000000000000000000b482d5725df684e0945c3d75c439c2891a1903e60712 401 0.22/1.00 vMB 1
898,406 898,406 0000000000000000000132100ecb57d913d5473e419ec9ac68c9d6762f757c8b 2,058 0.53/1.00 vMB 1
898,405 898,405 00000000000000000002191201503bce9dbcbb662fa4618375ddbb31949b64a7 2,498 1.00/1.00 vMB 2
898,404 898,404 0000000000000000000168f581b8701c4f6a1ef587e20a69d936a7eceb39a65e 2,741 0.80/1.00 vMB 1
898,403 898,403 00000000000000000000310efd429a134c81493d34654967bd8cafd2650ac006 1,138 1.00/1.00 vMB 2
898,402 898,402 000000000000000000003c1c78ebc956b47a102cf0648ed79965508f7b615b34 3,334 1.00/1.00 vMB 1
898,401 898,401 00000000000000000001c5e6b7880a79a68360cd429e518be4c6d83033605158 3,728 1.00/1.00 vMB 3
898,400 898,400 0000000000000000000195a7e76481c2fccc0891c013aac754c114962b06c4b3 3,485 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.