Loading Tool

Explorer IconExplorer

Memory Pool

75,860 transactions
28.45 vMB
0.09877207 BTC
Random Selection Loading Transactions
Max Size: 172.28/200 MB

Candidate Block

Mining Attempt 690b865c9fc43a6b201bd112cbd47ef1ff945cdc8ab4c9793c6d94a6762c1207
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root ffba9cfac1577fee5f4f406fb03193ac5134b50b8095317734692ccd6b26266e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,993
Size: 1.00 vMB
Total Fees: 0.03963290 BTC
Feerates: 101.65 > 3.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (309,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
605,860 605,860 0000000000000000000f50426f9ce7d67b63090abf2ac5193df59e410d605269 757 0.26/1.00 vMB 22
605,859 605,859 0000000000000000000d679e5e83697cb72cdc1c476bc6b9bf24e5655ff96f60 2,542 0.98/1.00 vMB 21
605,858 605,858 000000000000000000148a1227d9f8702971eb7c97c8c8e37d9261c03bdffc60 605 0.18/1.00 vMB 26
605,857 605,857 000000000000000000065b4d819f4b9b50959ac6cad6de95d2971dc3e8674eb7 1,603 0.46/1.00 vMB 18
605,856 605,856 0000000000000000000ca33f656af3b906dc692cd4498f032facb60a0179e071 2,244 0.66/1.00 vMB 20
605,855 605,855 000000000000000000029e8084502819b0a172d09884926dc71eb679bc6058c0 1,308 0.37/1.00 vMB 24
605,854 605,854 000000000000000000046d941e134074cd9ea34e78517b45fe6e6382fb12f2d5 769 0.21/1.00 vMB 20
605,853 605,853 000000000000000000032b28344ec0a876f8210ec1c80b6994f05f27673714c1 1,201 0.35/1.00 vMB 23
605,852 605,852 0000000000000000000853b719ff60c7eee837d0be17dd3accca0087376ea44e 491 0.14/1.00 vMB 25
605,851 605,851 000000000000000000037ae0c9534a331c9505d05a23083de81ccf8d684dab4e 2,731 0.97/1.00 vMB 23
605,850 605,850 0000000000000000000a9c62d3843c03c75e61ea91276fb3ed320f7cc0797c55 1,365 0.36/1.00 vMB 26
605,849 605,849 0000000000000000000da3ac098cd9cb840fd0b202dc4c968d03556c39b5174d 2,294 0.75/1.00 vMB 21
605,848 605,848 0000000000000000000eaa8e8edb54a52504fe54444cb6d905cf269d114553fe 2,904 1.00/1.00 vMB 18
605,847 605,847 0000000000000000001143f752a70821a251c56386b6d14cb52de1bf732d89b5 3,385 1.00/1.00 vMB 37
605,846 605,846 0000000000000000000d5c61b12436908022b521f8c5c3d55efe7fc0308ec1c5 2,147 0.89/1.00 vMB 25
605,845 605,845 00000000000000000002d3eb00b866d697469f9bc12655800571c4a588bd9d98 125 0.03/1.00 vMB 31
605,844 605,844 0000000000000000000b2b9ebc797ed3f9eb4e77237d4c478fe8a5831996bc55 787 0.22/1.00 vMB 12
605,843 605,843 000000000000000000026e5f91f6a4be50c24f15204917c12d387177ee647975 2,791 1.00/1.00 vMB 14
605,842 605,842 0000000000000000000b358adc9f5ab7e2aeecb506b6c4967efadcad86fdb5f5 2,717 1.00/1.00 vMB 40
605,841 605,841 00000000000000000000b09af687fcc492348f3dfd591c3efd86bb0c79b8f8e2 1,398 0.42/1.00 vMB 31
605,840 605,840 00000000000000000001d2f2e4a1846962f710fe95c1c009d0595cf78204f0e5 1,687 0.61/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.60 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: 671.82 GB
    • Received: 16.02 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.