Loading Tool

Explorer IconExplorer

Memory Pool

79,013 transactions
29.60 vMB
0.10549043 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt 468c212bc1bfa93d60b73fd5c3789fdb6643fb673e45a66e881d56a08fccca0f
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root ff756b76069a991c8500f31e55d86f5b1570da31024b47ac6e7de557ddd8769f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,544
Size: 1.00 vMB
Total Fees: 0.04036360 BTC
Feerates: 164.34 > 4.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (328,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,963 586,963 0000000000000000000cf3063ac78deeef21837787b5311fdbeb117ba2a3ea24 1,938 1.00/1.00 vMB 57
586,962 586,962 00000000000000000013f9235514129c7933dfeb5ef81d20f7dae90465200eec 2,796 1.00/1.00 vMB 67
586,961 586,961 0000000000000000000c0f21dffb88b43aaa38dc561c1744f8964c010ddeed5e 3,267 1.00/1.00 vMB 58
586,960 586,960 00000000000000000016f37f1bb621ec75d3c75af51d5c96604f63dd34541e25 1,764 1.00/1.00 vMB 58
586,959 586,959 0000000000000000001f36587207b1dc8f6578738f127e2c75d5edcd9c5108e1 2,123 1.00/1.00 vMB 89
586,958 586,958 0000000000000000000f878052653abfb83b5cd1002a92b7fd22cee288cdd011 2,672 1.00/1.00 vMB 20
586,957 586,957 000000000000000000129821b7908d8021afb6b80683c9441526fa86bc88da37 2,719 1.00/1.00 vMB 48
586,956 586,956 0000000000000000001681e7c6952fcf3027676addb5f60e022ca8806985594b 2,919 1.00/1.00 vMB 80
586,955 586,955 0000000000000000001407794dd14b2b40c485373d8fe178fef902fcc9f9439f 1,496 0.50/1.00 vMB 33
586,954 586,954 00000000000000000000157432531afd82e99fa88d803ed7f5c8d5294961e88f 2,204 0.82/1.00 vMB 35
586,953 586,953 000000000000000000158d1cc100b0abc75e6058ba803792f1b871bfa24a51d5 1,454 0.53/1.00 vMB 28
586,952 586,952 00000000000000000003d1b283175f11a5f1d9b74ab115de0d8581b434ac0695 2,294 1.00/1.00 vMB 15
586,951 586,951 0000000000000000000ca22964d97d635cabbaa4f52af77a4612c4ef4fabd367 2,590 1.00/1.00 vMB 20
586,950 586,950 0000000000000000001900407d837346cbf0050518731c44a58f81c2946ef9a9 2,428 1.00/1.00 vMB 22
586,949 586,949 00000000000000000014574c17bc0a01c3ea20c14ee787b4e92b2c198f42c517 3,148 1.00/1.00 vMB 68
586,948 586,948 00000000000000000018e824a67824acec2e138ffb7681004d5a930e76c6d655 2,198 1.00/1.00 vMB 17
586,947 586,947 00000000000000000000aaa5a5262461f2a81c0355c04a694f4e98a0dc47ea73 2,726 1.00/1.00 vMB 34
586,946 586,946 0000000000000000001aaa6c9fb2073eb8bfa5f7e4f0173c495815ff21a0bfd0 2,812 1.00/1.00 vMB 59
586,945 586,945 0000000000000000001b894b765e0bde905712d4b795f282ea38661da3c704b1 3,295 1.00/1.00 vMB 70
586,944 586,944 000000000000000000071dd9bb6f42380346d59739580028b7f0177542ff2083 2,660 1.00/1.00 vMB 28
586,943 586,943 00000000000000000008166d99346bf4ac3b1fa5fb3dbadba8526f2c9910fcfd 2,699 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.66 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: 673.05 GB
    • Received: 16.36 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.