Loading Tool

Explorer IconExplorer

Memory Pool

77,281 transactions
28.95 vMB
0.08278777 BTC
Random Selection Loading Transactions
Max Size: 174.73/200 MB

Candidate Block

Mining Attempt 7e7bc0fa61b1bfd1b0940620092d57124683aa27f9be2d80e347419150671375
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 1c708cf2eee6bbb5cc01ed992051ac7991c205d38d57cda4f6725cf795ea1a46
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,660
Size: 1.00 vMB
Total Fees: 0.02243815 BTC
Feerates: 103.00 > 2.25 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (355,229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,925 559,925 00000000000000000003f70ac0962660bb02dafacb8366b66f82880ba3768aa2 499 0.15/1.00 vMB 21
559,924 559,924 0000000000000000000ff61e9f14b897861215db01c6f61dc8733170d23d2752 1,450 0.52/1.00 vMB 16
559,923 559,923 0000000000000000002630184d29ba8fe236498d1d098768d091b570937b5325 780 0.66/1.00 vMB 1
559,922 559,922 00000000000000000018bc003e6b8c07a6c0da3e36ba7cdb8eab65b6589e51a8 2,570 1.00/1.00 vMB 8
559,921 559,921 00000000000000000002126e59bdd03543b0a1e8683416397fcb52d1cda9428e 1,037 1.00/1.00 vMB 5
559,920 559,920 000000000000000000195bef9382ebdadd04716adf56b3599162da78c94d6c31 2,734 1.00/1.00 vMB 16
559,919 559,919 0000000000000000002cc4817c10dc7fde0ba5496d930833736a2ef589ddd440 1,853 1.00/1.00 vMB 25
559,918 559,918 0000000000000000002c2f29c46874ef10979e9cab0dfdc14dc3e1400a457d96 2,344 1.00/1.00 vMB 15
559,917 559,917 00000000000000000029648f1479246c39a6bbfcd6288ef15a56e80da893310e 2,515 1.00/1.00 vMB 15
559,916 559,916 0000000000000000000185c8e0d89aaf252024d2463d48d83a09a11fe010dc65 2,591 1.00/1.00 vMB 17
559,915 559,915 0000000000000000002c64ffcb2c4660747c04d8ec15ad96640f7a9085b93764 3,051 1.00/1.00 vMB 30
559,914 559,914 00000000000000000022cf5a6e074a8eb6addaf456db64bad4228897f6cccbff 1,879 1.00/1.00 vMB 29
559,913 559,913 00000000000000000025e06ca17196ca1fa065aa2eea48a583351da8d2a84838 2,190 1.00/1.00 vMB 35
559,912 559,912 000000000000000000148f324f91481cf556395d5dffbc0ad68b59a437c4557b 1,916 1.00/1.00 vMB 11
559,911 559,911 0000000000000000001a8ee1b8ff2a7561d04dde03482a854a35ce72c3cf4675 1,483 1.00/1.00 vMB 12
559,910 559,910 000000000000000000246ddc07fc132a5a1d96e126081eba75bc4bc312a0a8a1 2,924 1.00/1.00 vMB 31
559,909 559,909 00000000000000000012e1730f0553dba3141aab1bee011e1747bbe7060e01c4 2,829 1.00/1.00 vMB 15
559,908 559,908 000000000000000000088300b4667217bd24d25a5821b17c857d65b264e4b1c2 2,631 1.00/1.00 vMB 18
559,907 559,907 0000000000000000000e8abee0879c8b4df03879c45574d93f607e08e659a0ea 2,650 1.00/1.00 vMB 50
559,906 559,906 00000000000000000027f88ee98803c2740ed5c38da7564295fba2016284fb01 836 1.00/1.00 vMB 86
559,905 559,905 0000000000000000001382fe15bebc9c35fc536b29b1055e7e1f6958e248ae50 1,907 1.00/1.00 vMB 31
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.02 GB
    • Received: 16.35 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.