Loading Tool

Explorer IconExplorer

Memory Pool

45,454 transactions
27.84 vMB
0.09598150 BTC
Random Selection Loading Transactions
Max Size: 146.13/200 MB

Candidate Block

Mining Attempt d9373d065470a0998df27a401d38edbb8be0c3f4acf992fe4469e609e41bbb9e
Version 20000000
Previous Block 000000000000000000002e6c125769ab28179d8d5f06e690be3e70d4bdd9ba39
Merkle Root 50c7b3eb96957f621c45b9eea4cafd91dc2205e7e2bff9463fb557367a034997
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,019
Size: 1.00 vMB
Total Fees: 0.03970738 BTC
Feerates: 151.65 > 3.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,904 (355,842 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,062 559,062 0000000000000000001f5fcef04077350226c96d9c7e1e6d7b9afc78fd29e5ec 2,723 1.00/1.00 vMB 8
559,061 559,061 0000000000000000001841e813a0d38470eb7b43ee27ddbc1069492e8705846a 3,072 1.00/1.00 vMB 19
559,060 559,060 000000000000000000293c27f54230cd0545cd41ecb23d8c5f97a5cc0f5df75a 3,018 1.00/1.00 vMB 20
559,059 559,059 0000000000000000002b05abd9cec72dca864c5a56150143cd5cc1fa65c8851a 1,124 1.00/1.00 vMB 8
559,058 559,058 00000000000000000009a363cff9a0f73422624f4629e34faed6ac1b6b21f348 2,112 1.00/1.00 vMB 10
559,057 559,057 0000000000000000000ecc5fa25250f9bb928dc2588b1d73a7cc0b711262b54e 2,252 1.00/1.00 vMB 5
559,056 559,056 0000000000000000000f4509ee7efb3db73fda59fd4cf1e7b035bab70171cfab 2,818 1.00/1.00 vMB 13
559,055 559,055 0000000000000000001de11d5cbd094d62cf4b9029f61c10de1066d37120440f 2,713 1.00/1.00 vMB 10
559,054 559,054 0000000000000000002e604dd1d526761f6b68572485a47f1efa980e98c61532 2,278 1.00/1.00 vMB 9
559,053 559,053 0000000000000000000191a2127abeef89eb65b6e42ed5f8b1e1d908d47d348d 1,654 1.00/1.00 vMB 12
559,052 559,052 00000000000000000013ec00b66115758bbe488f5995ec6c995505a9eb19dab5 3,008 1.00/1.00 vMB 25
559,051 559,051 0000000000000000002d6f192feba4c60f597b9fc14e57aef2e461f4ae7fe21d 1,464 1.00/1.00 vMB 44
559,050 559,050 0000000000000000000fe05232c7b261ec94dc1184d486a8cf9474de169df0c4 2,964 1.00/1.00 vMB 16
559,049 559,049 0000000000000000002dadf9338aa9c76a153d0ce37ca6d2c832641e0c5b341d 2,963 1.00/1.00 vMB 8
559,048 559,048 0000000000000000000c9f85dac679d7f1a56f0a43b7d609536f832237235983 2,931 1.00/1.00 vMB 33
559,047 559,047 000000000000000000153c00b2de1abcbb968ea6300227ce05c3397293c2b72f 2,649 1.00/1.00 vMB 20
559,046 559,046 0000000000000000001051d0017518f9fb7a7d201751a34fa91621ed32c0d88f 2,673 1.00/1.00 vMB 24
559,045 559,045 00000000000000000017a5124a1b3f47350fd028f7e82e6460b48814ff5f6e41 3,294 1.00/1.00 vMB 16
559,044 559,044 0000000000000000000a360470e6284bdf60a353da304887e32640f2c8943d25 3,029 1.00/1.00 vMB 21
559,043 559,043 000000000000000000170a4270c9083293dbf63ee37108136c4c297b9aaa3272 2,580 1.00/1.00 vMB 46
559,042 559,042 000000000000000000068c4d7e9f70fc4b1fbf876e74849d9b744dad60a32fb9 2,856 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.22 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: 654.72 GB
    • Received: 14.18 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.