Loading Tool

Explorer IconExplorer

Memory Pool

41,745 transactions
27.58 vMB
0.06993838 BTC
Random Selection Loading Transactions
Max Size: 142.67/200 MB

Candidate Block

Mining Attempt 1af84b4941ce190504e50de699fd278512b0d6e1ddf4c391096950ec7f2823e0
Version 20000000
Previous Block 00000000000000000001915610f9bb4ea6739cd8cf20c28d45f9a1a654ed23fd
Merkle Root 8f7e8e206e88554698c06c2ef2d2bed58c13db5f6cf108720f699cf8352a14f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,627
Size: 1.00 vMB
Total Fees: 0.01563591 BTC
Feerates: 100.53 > 1.57 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,660 (337,795 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
576,865 576,865 0000000000000000002697db0b2d66342a25526cd3030a13ded8a3baf59dc330 2,486 1.00/1.00 vMB 121
576,864 576,864 00000000000000000009eae0a7841bd8e73486e1383ed0328bda6af740d2a541 2,616 1.00/1.00 vMB 99
576,863 576,863 0000000000000000001a5aa53b73bfe626f54d4b73781780e475ab719cb011ba 471 0.22/1.00 vMB 56
576,862 576,862 000000000000000000108d947ad0ec664adf8c1800e7bbac31bb1882122e0125 940 0.52/1.00 vMB 63
576,861 576,861 0000000000000000001d51866cd4f4d18613eb529bb673b35206d2585d397951 1,427 0.60/1.00 vMB 84
576,860 576,860 000000000000000000049fdfd4098ebeb23129aa42573d97701c85123ed8b876 2,802 0.85/1.00 vMB 59
576,859 576,859 00000000000000000006ad36ca049b8204b83219fe738089f2c372a98b6adfbc 1,706 0.49/1.00 vMB 66
576,858 576,858 000000000000000000233fcb210714443748ade65fddf5d6aa387edf6836cf44 2,657 0.80/1.00 vMB 83
576,857 576,857 0000000000000000002661c842c3d086fbd4fe98e6693ce8de9d769b93c41240 742 0.24/1.00 vMB 76
576,856 576,856 00000000000000000024c9f2b746249c5800abc68bdd6416a77f4b3110f6d080 1,966 0.60/1.00 vMB 60
576,855 576,855 00000000000000000012cab167657978f2945b53f206174701d9cc4b636d0d43 605 0.19/1.00 vMB 79
576,854 576,854 0000000000000000000b98050e7a317a3cd1a572567119841c5ed4fcaebf8937 2,700 0.89/1.00 vMB 63
576,853 576,853 00000000000000000006a793844e5cea42c63c85b7a7ed5716825596d6776a7e 1,261 0.42/1.00 vMB 88
576,852 576,852 00000000000000000021826013b50f8687daaeca13e511f716c8cca9fc361a19 1,567 0.56/1.00 vMB 83
576,851 576,851 0000000000000000001a40d09e791bd1112fa5ce15a4da7fa19e1564d157bb15 1,711 0.84/1.00 vMB 34
576,850 576,850 0000000000000000001cef8489ee74e52515e00de68f11818df9ab1be6baeabc 1,638 0.76/1.00 vMB 69
576,849 576,849 00000000000000000004c54164e9681db73af3e2b939202bfb3c08693bef9795 779 0.23/1.00 vMB 50
576,848 576,848 00000000000000000004b18bc53922012b05a69fac1e6ee801515ce9887386a3 1,420 0.51/1.00 vMB 47
576,847 576,847 00000000000000000016c9b53601fede8f1a56bcd4fa4ac8b03b523997c10c5a 943 0.28/1.00 vMB 64
576,846 576,846 0000000000000000000a69de893b5ea94b546f1ea6a0eb8049532b58a45adf4d 2,017 0.82/1.00 vMB 48
576,845 576,845 00000000000000000026a449c21f03563d83e3a60ec61beeb11a863ce21eeea8 3,079 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.79 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 633.88 GB
    • Received: 12.23 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.