Loading Tool

Explorer IconExplorer

Memory Pool

45,842 transactions
29.43 vMB
0.06391611 BTC
Random Selection Loading Transactions
Max Size: 156.87/200 MB

Candidate Block

Mining Attempt 47900e7dcadecdbfeff49d9dfddc2aba8d79dbb1b26e532d067b6b1f5b2c6bf1
Version 20000000
Previous Block 000000000000000000007fe229bf7aea523707cefab0fcb77bac6036c091254d
Merkle Root cab17020cda45784e8e5506ac8a40098a464a86e4e878162f7c36a2b4a5c6250
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,760
Size: 1.00 vMB
Total Fees: 0.00729735 BTC
Feerates: 20.11 > 0.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,855 (331,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,552 583,552 000000000000000000225c7e928b6407ad611148fd1e1b14e13af7727a97ca65 2,579 1.00/1.00 vMB 106
583,551 583,551 000000000000000000220506c508ff624588242d47cd1b5f2cf43403f16180cf 2,619 1.00/1.00 vMB 52
583,550 583,550 00000000000000000003d593d2ee7b62242b8ed2e474a6ff0508c0b8f80d1880 2,546 1.00/1.00 vMB 96
583,549 583,549 00000000000000000014337a482ae59b2deb389b4e6e8eaf24583c65c8013f1b 1,599 1.00/1.00 vMB 100
583,548 583,548 0000000000000000001e675e8d7082f102a92b054ed2f816a32f39e5a88a3c48 2,484 1.00/1.00 vMB 111
583,547 583,547 000000000000000000044b19f763c9751045f0ea4e577d07644f73e553d467b4 871 0.38/1.00 vMB 56
583,546 583,546 000000000000000000067ba62e659c9812acffcc7bcc5967268baf6cb30283c4 1,941 0.90/1.00 vMB 3
583,545 583,545 0000000000000000001bf7661c362d298824491550915b0d7de285f8ed185aa6 2,881 1.00/1.00 vMB 77
583,544 583,544 0000000000000000000227bac12b5f9c1b24abf072a3b8bb561086eab32a0e09 2,627 1.00/1.00 vMB 90
583,543 583,543 00000000000000000001083218c47ae756ec5860ac120bdb6bc3bb31eabbe4e2 965 1.00/1.00 vMB 18
583,542 583,542 00000000000000000000dc6f938e5521cdbaacad6c97045086f45b006510945d 766 1.00/1.00 vMB 14
583,541 583,541 0000000000000000001750f7a459d74adc94af14bc0965740b3602fed2a0d4a5 2,275 1.00/1.00 vMB 25
583,540 583,540 000000000000000000096727d53e13ecee87bd158643f720e40f95ef05e30a2f 3,194 1.00/1.00 vMB 95
583,539 583,539 00000000000000000020fbe64400329bf5b49b40f85a45c4cb4579c3ae9ddaa2 1,996 1.00/1.00 vMB 46
583,538 583,538 0000000000000000000af7d1ad66a131d6d8493e8463727edf11ed80bf02173f 1,078 1.00/1.00 vMB 27
583,537 583,537 00000000000000000011a1d1ed3beaa76868af2a234e995086f09e05c1e8608f 1,117 1.00/1.00 vMB 12
583,536 583,536 000000000000000000015917dd2ef43a02d6a6c352ae048ac39ae2ac80cc4765 151 1.00/1.00 vMB 2
583,535 583,535 0000000000000000000f2ef41ce27791a2193aed9d50a63627f6f21e59ddef9e 373 1.00/1.00 vMB 6
583,534 583,534 000000000000000000098f3a33480b8042cef55d5cf067d8f67d33f6a1f239e1 910 1.00/1.00 vMB 18
583,533 583,533 000000000000000000191f15728b72ef04e656ad796f43142f3ed50eacaee0a9 594 1.00/1.00 vMB 10
583,532 583,532 00000000000000000017211da856b434855b19ece39cb4de21c9ec7f1cc1cdf1 298 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.13 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: 652.44 GB
    • Received: 13.78 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.