Loading Tool

Explorer IconExplorer

Memory Pool

77,644 transactions
29.11 vMB
0.08821357 BTC
Random Selection Loading Transactions
Max Size: 175.52/200 MB

Candidate Block

Mining Attempt e3d1cd935b7124a46b154c5fbabcc66b53b39ecd42a5fc10e9d9936744de72f7
Version 20000000
Previous Block 000000000000000000001d962d813166c213e66919ae03bd9d146ae85a1c4436
Merkle Root 27ca25b1a2cb89cad5b6f7c568b290bf794be67ea52350e7c5be4b4af55f7696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,086
Size: 1.00 vMB
Total Fees: 0.02737761 BTC
Feerates: 103.00 > 2.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,154 (391,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,612 523,612 00000000000000000014e18974f1bfd5c390f8fbc85edff0bad70cfe7a83d1ed 2,555 1.00/1.00 vMB 43
523,611 523,611 0000000000000000001ea9cd7f997ec4be9c9f04f67474a0cbbbf876fb5c1d67 874 0.62/1.00 vMB 24
523,610 523,610 0000000000000000001bdc81e2ddb27e3af723c91c673e121097118368b1a6fe 333 0.31/1.00 vMB 12
523,609 523,609 0000000000000000002d3eb7ec224373aede1e6d14b194cf2d8779160e8eeae8 668 0.40/1.00 vMB 27
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
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.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.