Loading Tool

Explorer IconExplorer

Memory Pool

77,037 transactions
33.53 vMB
0.13417822 BTC
Random Selection Loading Transactions
Max Size: 188.09/200 MB

Candidate Block

Mining Attempt 011f405d72714c50ef6fea5e1215b729f98c3392378d818d964ca2ca296e86d9
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 65827e39dca5b9e6a3824cf39357a9cc668f9a939989e39a6d5d44af6f28918c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,541
Size: 1.00 vMB
Total Fees: 0.02614036 BTC
Feerates: 100.53 > 2.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (167,826 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,589 747,589 00000000000000000004283ab029a9c9dbc66910c3fbcf09fab2d82afa694844 11 0.01/1.00 vMB 13
747,588 747,588 0000000000000000000303e7851615cc0589940d193f67f29c32f4f90d493873 697 0.26/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 783.11 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: 733.23 GB
    • Received: 18.54 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.