Loading Tool

Explorer IconExplorer

Memory Pool

79,765 transactions
29.28 vMB
0.12386215 BTC
Random Selection Loading Transactions
Max Size: 177.26/200 MB

Candidate Block

Mining Attempt 6eb25d47666f2c6fd26b08c07b640bf3600c00e271496e283fed167d8adda5df
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 6bda4cae28a580be683e43bc5779f631320b3e6afa9890bc8f4918fa8bea4a46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,869
Size: 1.00 vMB
Total Fees: 0.04595810 BTC
Feerates: 301.72 > 4.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (558,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
357,113 357,113 00000000000000000df66abc22864ec5a71e2241287460c3d815d4133592b757 1,520 0.71/1.00 vMB 30
357,112 357,112 000000000000000007df2bfbe549261d8cfb6fb823e1a0cb1f325a558f5f1ac2 795 0.42/1.00 vMB 27
357,111 357,111 000000000000000007000c22a26451adf84f0597f7612d434e24ee1a5f4aaabb 545 0.28/1.00 vMB 28
357,110 357,110 000000000000000006611796e4d54b76debdb6c801eef6523e314372def21006 97 0.08/1.00 vMB 9
357,109 357,109 00000000000000001633b930cf8a2ac3c8d96694b9858cb6f812f826a94d3ab0 643 0.31/1.00 vMB 29
357,108 357,108 00000000000000000ce581a6c816849ae95d308e29204530eb8103fb1c2b1b57 1,081 0.56/1.00 vMB 27
357,107 357,107 00000000000000000b8f368a68fe27ec8f327aa882a7a43ed591b9e68dab53ad 382 0.23/1.00 vMB 21
357,106 357,106 0000000000000000123ac3c395f65ec2fa127b5a3008d6e62437f7c9e9117bb5 1,191 0.62/1.00 vMB 25
357,105 357,105 0000000000000000031e46c1d0008e4c72a5d6cbaf98b7e0cd141d60fba27487 106 0.09/1.00 vMB 12
357,104 357,104 0000000000000000120de0769834a34bc753c5d2019d40988954902b54d9364d 364 0.21/1.00 vMB 21
357,103 357,103 000000000000000002e7b7522da27dd7686bba15cdcdaf659e9a0fba1d5c2f6d 714 0.45/1.00 vMB 21
357,102 357,102 000000000000000010e828e7fdee2e9bd4cb30aa7f07cbb2b7f7563206524197 1,151 0.65/1.00 vMB 25
357,101 357,101 0000000000000000002b70a344b2975003aaeaf943e48a8c3c54c5d96acc8752 601 0.34/1.00 vMB 20
357,100 357,100 000000000000000010d16e35c90c94abcd5f9029f324f69a2636892bf3a9f7e9 127 0.06/1.00 vMB 26
357,099 357,099 00000000000000000b9b8017813bc6b7f97f583320fa681440870dc3f38efc4d 699 0.35/1.00 vMB 29
357,098 357,098 00000000000000000491f1fb076820caaf40650aa97029de03085ec7bfd9b8e9 291 0.13/1.00 vMB 24
357,097 357,097 00000000000000001159102b1370ddf85d02fcd7bfa6fd0cd23af17348bb25bd 383 0.20/1.00 vMB 24
357,096 357,096 000000000000000013631828a165caf52e70bfe8a3a3fd1fde30e05d57138fcc 2 0.00/1.00 vMB 0
357,095 357,095 000000000000000012afc3d3e18811593ebe4e5fad266e84c813bfac5da01d9e 788 0.62/1.00 vMB 12
357,094 357,094 000000000000000014effc296b4d4fb842f43138c27a219e3b186cf2ad1a8dca 887 0.75/1.00 vMB 19
357,093 357,093 000000000000000000040c489a058329c1aee111f8ad9651cac6a7050e58e52c 2,174 0.75/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.