Loading Tool

Explorer IconExplorer

Memory Pool

80,968 transactions
30.38 vMB
0.13185249 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 3ecf2465bd214e40fd57613879d7f76c43b67197f2479cbd6cda98ee1e3ac429
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root 4b6efff9b4fecbfb10cb6c1601411c82969b03fb4d7c42c647bbe254ecd542cb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,664
Size: 1.00 vMB
Total Fees: 0.05972721 BTC
Feerates: 150.86 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (391,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,608 523,608 000000000000000000319e47f3e10592d958f066237e6fd37214fc62a0c76e6a 520 0.46/1.00 vMB 5
523,607 523,607 0000000000000000000932c9b3916319c8f7fa5801f87c3863a973e0e0c604e9 2,714 1.00/1.00 vMB 34
523,606 523,606 0000000000000000002c65b5e9be26fba6e0fb2ed9e665f567260ee14bb0d390 2,560 1.00/1.00 vMB 33
523,605 523,605 0000000000000000001a893d1398ae642fba93353b8d1ee551be525ee3341e29 1,332 0.44/1.00 vMB 22
523,604 523,604 0000000000000000001319d3d177c72f0d492efe63125446bea4f0f1fe54091b 871 0.46/1.00 vMB 46
523,603 523,603 0000000000000000002c5f251b671ee885752a02c05ea545dcadaed95d89a752 971 0.38/1.00 vMB 33
523,602 523,602 000000000000000000195c3bb435473687de9e18f1c0faec890c3d49308f9ae5 167 0.08/1.00 vMB 41
523,601 523,601 0000000000000000002f235f1d6d88fa20163f28408cc39cffcd96184e8130b2 871 0.56/1.00 vMB 19
523,600 523,600 0000000000000000003ab7bf562f8314163743022d349983e1dbbed343df039d 2,775 1.00/1.00 vMB 15
523,599 523,599 00000000000000000036bf8abf0109832ae921675056d00ac3beef9f099c400c 1,956 1.00/1.00 vMB 23
523,598 523,598 0000000000000000000e46d47f1e03da301118e1937ed27bd4006e7870dff5cb 2,377 1.00/1.00 vMB 70
523,597 523,597 00000000000000000002a54e8dcecd8bba38059a6028bb0196342970bc1326b4 993 0.36/1.00 vMB 33
523,596 523,596 0000000000000000000b130738f5ffe09a410d81210594f4a82fc4a3f03110cb 2,267 0.84/1.00 vMB 34
523,595 523,595 0000000000000000001de5525e3247773964a1ef2e45e3311197f0ac1e4194f9 1,555 0.77/1.00 vMB 32
523,594 523,594 00000000000000000019807b29d53de597eb72c0f8fabc94373356d1f5b66cb6 533 0.17/1.00 vMB 52
523,593 523,593 00000000000000000038adfe44c9a6ea4088f4ca173f3aff5307599c55eb2c96 2,895 0.92/1.00 vMB 28
523,592 523,592 00000000000000000002f96bac1dab2f6e3b95f148fd6d261a4dc99f8d11fd82 182 0.06/1.00 vMB 25
523,591 523,591 000000000000000000081ccc345e9e5963aa0d7a1fc012eca3e83a2923d59dc9 795 0.36/1.00 vMB 38
523,590 523,590 00000000000000000015652c36e31359159519ff2e21093db59a2c24469cb46b 225 0.07/1.00 vMB 26
523,589 523,589 00000000000000000003b3f1f5e5c40e976dfe1854da030ef1bd3f05adccb3d3 536 0.18/1.00 vMB 36
523,588 523,588 0000000000000000000b38c827b2b2deb810d0db201baee56a446b8c93e7a3c9 532 0.19/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.57 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.24 GB
    • Received: 15.89 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.