Loading Tool

Explorer IconExplorer

Memory Pool

88,398 transactions
33.03 vMB
0.12180321 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2b6ea3ef8f7b9b63f5ae608b12b98e7d59cfe3201f28e9065bc913723d7f7141
Version 20000000
Previous Block 000000000000000000009cc3403b9757f9232658f0f77f1827104ea56c8d475d
Merkle Root 136694a8444e09593d2840cc16b28fb7792d6f8f3d36e9a8aaf39265cde1b4cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.03567655 BTC
Feerates: 318.30 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,341 (573,731 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,610 341,610 0000000000000000037d2b27e6b85b445e5f3e660e3f1f2a3b75cf972b8902b7 399 0.22/1.00 vMB 27
341,609 341,609 000000000000000013e4d14610bca4eb0706be8fbc35785f66d49cb8a0627b73 60 0.03/1.00 vMB 27
341,608 341,608 0000000000000000071cd5f5b514c82e944ad7854010c19fefab057f40667752 283 0.15/1.00 vMB 19
341,607 341,607 00000000000000000a3fd38301dca2cba78e6c0d4c5ff973aed7abb199523be1 940 0.49/1.00 vMB 25
341,606 341,606 00000000000000000613487103bfd2bfa17787d8c16e1ba31a6bccb4857960db 594 0.35/1.00 vMB 24
341,605 341,605 00000000000000001209bcc99e7984a381341e4056570ad3370067bf8343a6e2 1,045 0.68/1.00 vMB 22
341,604 341,604 000000000000000019670f97794cf1cad892cafd7443587c35dd2edd53e9f212 334 0.45/1.00 vMB 15
341,603 341,603 00000000000000000dd4e6a74bc993fe105a65d53b6988bbe2ef374ee412fabd 187 0.10/1.00 vMB 23
341,602 341,602 00000000000000000ddb6596bfed124308663582051635bd6115333cf2f34e07 895 0.49/1.00 vMB 21
341,601 341,601 00000000000000001826362840957c13af48ce84a3166d320f4b4d756c8cc23d 99 0.04/1.00 vMB 35
341,600 341,600 000000000000000006728198c0b61dc963d3b4c0ee57690fa954bc21c8edbaaa 244 0.09/1.00 vMB 30
341,599 341,599 0000000000000000075b9d1671f2a0282848f285dea1f544c0599bf213390f9e 542 0.36/1.00 vMB 20
341,598 341,598 00000000000000000cf3da6991b34792efd101b5db89ad8c87354b75091fcd19 103 0.07/1.00 vMB 28
341,597 341,597 0000000000000000070c08ef9604685bb23069b59ec1851e8e39654a246b61e2 257 0.17/1.00 vMB 24
341,596 341,596 000000000000000017542cbfb0fa5ae045d1b91ee9af73d67ed7dae80b0e5a2e 771 0.47/1.00 vMB 25
341,595 341,595 000000000000000006bade384570a3d3209e7358a93630df4add40911a42f5da 60 0.02/1.00 vMB 23
341,594 341,594 000000000000000013b1689ccad33252afce4d26f68cea02029cc2ef508b6253 500 0.44/1.00 vMB 17
341,593 341,593 00000000000000000f4dcbf3ff61819966a1f8a7aff70e3c03ea9f3f2e0367a5 792 0.27/1.00 vMB 36
341,592 341,592 000000000000000013ddc916c314afab8e3bde78f363801d1cbb73c4778489cd 192 0.08/1.00 vMB 21
341,591 341,591 00000000000000000d71b49501b1a25968eed5c015eac2e9533969dbedc93a0a 377 0.19/1.00 vMB 25
341,590 341,590 000000000000000006d466d3396fbbdf92c919f3c64c060df8acc39065464c7b 150 0.09/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.98 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: 717.13 GB
    • Received: 17.82 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.