Loading Tool

Explorer IconExplorer

Memory Pool

39,221 transactions
31.53 vMB
0.12612276 BTC
Random Selection Loading Transactions
Max Size: 156.58/200 MB

Candidate Block

Mining Attempt f0a1ed27a210cca1e267cd911f69b1ef0d0971df32ffcdbb1312e68ee6c856ee
Version 20000000
Previous Block 00000000000000000000de69edf4bbef30a95b0a0bc1ddc631b89bdc493f7fc6
Merkle Root 4016db5a3846e42e1a958e9085b0a190627a9ef70ea341d9b03e9d119c0e99bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,496
Size: 1.00 vMB
Total Fees: 0.06119848 BTC
Feerates: 301.05 > 6.13 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,382 (784,499 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,883 129,883 0000000000000020eaeb3f107f533afa1828922d260abfb5609eff868ca1ea1d 59 0.03/1.00 vMB 951
129,882 129,882 000000000000153c28547c3ce17a686af7f0e1850f19d4ca639a0f29ed383035 165 0.05/1.00 vMB 21
129,881 129,881 0000000000001072b8ae7f83054d2c281d525c29dc23fefe8c06a83c59f05272 6 0.01/1.00 vMB 1,113
129,880 129,880 00000000000002de59163eae530827d6a72a7f326f9e3872043f94c6c8e1d38e 12 0.00/1.00 vMB 687
129,879 129,879 0000000000000040b9bd2f88345041c232965f1d3b59d6054a288b4ac677dcb6 10 0.00/1.00 vMB 0
129,878 129,878 00000000000005f1eb5bb5f6b50e6a9f47182335aa0c749b0e8a43b53daad5c4 41 0.03/1.00 vMB 546
129,877 129,877 00000000000010a9c79f9a3ab16a037eab8403d526f52e33b3ba735b7b620279 5 0.00/1.00 vMB 2,541
129,876 129,876 00000000000007d4e72e7c7da6b92ca79ed73ecdb61e6c7162d2cbb957507ea5 158 0.05/1.00 vMB 82
129,875 129,875 00000000000010b64cf84d3af63e4309ea57ccf02afdde4f391dec9bc6630940 125 0.07/1.00 vMB 986
129,874 129,874 0000000000000d5d50045d8e321b7d97f988f497b80fb1fa4ca98e9725bcdab3 16 0.01/1.00 vMB 1,705
129,873 129,873 00000000000019b2f11bdb8939216343e66b823fc4929024a040b041c2722344 14 0.01/1.00 vMB 1,021
129,872 129,872 00000000000003322914817b73565d7b64c5ca7fd28eb97b0257d751acc9fd30 37 0.02/1.00 vMB 1,122
129,871 129,871 0000000000000831e10cceb6313e5f0840fa127d3ac38f8dd1b373c7aed7cd2b 115 0.06/1.00 vMB 919
129,870 129,870 00000000000000f7d02b012a89be8e2662d65213b3b73003641e3af45ecf304b 14 0.01/1.00 vMB 710
129,869 129,869 000000000000020e114d8979532ad91de3c49878048088b5147937c91388d7ca 22 0.01/1.00 vMB 1,119
129,868 129,868 0000000000001a1a6385e97ca9ba1f74d3a1f2a7fff3200929532ebcdb8c87c0 12 0.00/1.00 vMB 0
129,867 129,867 0000000000001d09a5ecbd2da719a0d76c2bcaae5d6ea3d3adfe0e0c430c3bd8 34 0.01/1.00 vMB 1,396
129,866 129,866 000000000000029ae4e88373812cbf494655ddd467b6421567f9e1a0f7177d78 21 0.02/1.00 vMB 363
129,865 129,865 000000000000182b5a76ba311182a7d1e1ffcd83c6e47b439efd0d4b204fcfcd 87 0.05/1.00 vMB 367
129,864 129,864 000000000000179ae904dedad2e3f07ab49080bfd6c1a7b32b06e6309a22bd5d 19 0.01/1.00 vMB 550
129,863 129,863 0000000000000ee679cc0047c8e7b3865f5d763919103b2402f89e19cbdce381 49 0.02/1.00 vMB 2,167
Previous 10 blocks ↓
Total Size: 781.28 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 597.48 GB
    • Received: 9.86 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.