Loading Tool

Explorer IconExplorer

Memory Pool

86,380 transactions
31.74 vMB
0.10619983 BTC
Random Selection Loading Transactions
Max Size: 194.44/200 MB

Candidate Block

Mining Attempt af18b6e61c643962e4b70094812c6088b9e58565bac2f405250db784fc4d83cd
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 9177b720332dc205ca6994e6312da275b2a54b5c26255af8e558de8ae4ccf068
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,913
Size: 1.00 vMB
Total Fees: 0.02633868 BTC
Feerates: 1,236.26 > 2.64 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (167,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,587 747,587 0000000000000000000450bad9943ff2f2ecda88d18b709b6cedbfa3a763312e 453 0.13/1.00 vMB 12
747,586 747,586 000000000000000000055756d4846eb5839764d8283b55366f2507b01e02c21f 1,230 0.53/1.00 vMB 10
747,585 747,585 00000000000000000009518775e86277b26f702fd97d844d3a75ca2deb52b240 651 0.27/1.00 vMB 10
747,584 747,584 00000000000000000004f6d4783c3bf4a45d4d99e7aea73169a9fddf81eb0b78 1,614 0.81/1.00 vMB 12
747,583 747,583 00000000000000000009de93c3fef63ebad0ae60365b708b8881c3d7bf4e188a 927 1.00/1.00 vMB 4
747,582 747,582 000000000000000000084732ba928f4a947dc9c492281c6a18a49924a86541c1 1,984 1.00/1.00 vMB 8
747,581 747,581 00000000000000000000e86514a4e620177ccd71c586251ee1f68edd2b2380e4 2,768 1.00/1.00 vMB 9
747,580 747,580 00000000000000000006d05059e1894e740935898182001cc4d7708eb188176f 978 1.00/1.00 vMB 11
747,579 747,579 00000000000000000007570dcf5bd932c4f7c3c680bbe4047313cf44d7227a3d 1,303 0.37/1.00 vMB 10
747,578 747,578 000000000000000000038f2036d789a84739421efae6ccb948dd5fb851276018 99 0.03/1.00 vMB 10
747,577 747,577 00000000000000000006a92e77134635b4f6ef50be874407a8f497faef7bb2a4 2,366 0.75/1.00 vMB 11
747,576 747,576 0000000000000000000967083ff7a6b2865ae83e81fc191083a0a3dcc1ae133b 921 0.42/1.00 vMB 8
747,575 747,575 000000000000000000027419c48981c1d9766fa7d8c4b68c0888e35974419c2b 954 0.40/1.00 vMB 10
747,574 747,574 0000000000000000000a24f430016970aa421bfbb5ce64bd9631ad40677df0eb 525 0.19/1.00 vMB 10
747,573 747,573 0000000000000000000791bd7ca5add57719e2c7534a988d449144e0be77f398 1,716 0.56/1.00 vMB 10
747,572 747,572 000000000000000000079259ed2087fc0e8f153409823e2fb7a74e3937832f5d 29 0.01/1.00 vMB 5
747,571 747,571 000000000000000000013de169da1197cfa261d381e8852f0e303632988f3c13 1,151 0.60/1.00 vMB 8
747,570 747,570 0000000000000000000450b4fd5ae81f91fe0e2aead8c3e314d04baff355e7d4 1,465 0.51/1.00 vMB 11
747,569 747,569 00000000000000000000de0aaa6cbcb828c274062f6a6f3cf0bd257372e4245a 899 0.49/1.00 vMB 3
747,568 747,568 00000000000000000004c5d5bb66bedddeb73a46de0719010bf13770e7e493d8 2,448 1.00/1.00 vMB 4
747,567 747,567 000000000000000000024124da6fed51ca823af4b5cf8251a5a28afd14177553 1,946 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.