Loading Tool

Explorer IconExplorer

Memory Pool

79,304 transactions
29.32 vMB
0.07286772 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt bef26d33c02c0ef126bb3c8b1e24921906c278cd9b29461762a56d61407ad9ec
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root 8fe808451e367ccea97f1770193fa1b3a348ca70b982c1078d9ccc0fddced3f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,404
Size: 1.00 vMB
Total Fees: 0.01325829 BTC
Feerates: 170.94 > 1.33 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (775,887 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,177 139,177 00000000000001ea72b20b6a87266c28d12e88281b4d188fb66844ff586c49cd 21 0.01/1.00 vMB 194
139,176 139,176 00000000000002ea1c8c2a81f80b438834c3df20b21d67d62681f48f5e156ccd 47 0.04/1.00 vMB 212
139,175 139,175 0000000000000645b9432fd39d11e9a0086951c0d2bbfdb89369ba150d4eebd5 51 0.03/1.00 vMB 243
139,174 139,174 00000000000002243f075d534b1a9fa008acfad88851154ad42277ff870a4006 94 0.03/1.00 vMB 6
139,173 139,173 000000000000025df9e661f3040abf179c2b6e2492b72c11b4110cf82f544716 203 0.07/1.00 vMB 96
139,172 139,172 0000000000000328321697b516b26779cc76119733560c616b595df2c528ac7a 75 0.04/1.00 vMB 705
139,171 139,171 00000000000005a1686837fa1f3efad9156527532898e43a9ad3b71da567973d 18 0.01/1.00 vMB 1,163
139,170 139,170 0000000000000020a58ea820d7a49e6cf1c565f0e545b71d0c4d3465a4719ed0 23 0.01/1.00 vMB 686
139,169 139,169 000000000000015cd05c2c52ec63268d7857ee167c332cd13fcf0adf5529c5da 102 0.05/1.00 vMB 117
139,168 139,168 000000000000037849939e3f99b8643b7cf1ae55fc1e8cdf53626b9abd33dddf 14 0.00/1.00 vMB 960
139,167 139,167 000000000000088256dd24b344ffb80779a56bf067fe84ff0b706260b399662d 19 0.01/1.00 vMB 605
139,166 139,166 000000000000054208f68067892b769aec554c74dfc92688a2ab1d1b4a6ac268 47 0.02/1.00 vMB 265
139,165 139,165 000000000000044ed9bc574f3a8e7d02922d4676d67e0f19ed46386362d2c921 9 0.00/1.00 vMB 24
139,164 139,164 00000000000006787c08dbb4e258b90e9233814f028113e0a778fa3ecbf6220a 114 0.04/1.00 vMB 75
139,163 139,163 00000000000000edb333a8d212856c890131b7b8d8b6e4a0054907fe13e79cd2 20 0.01/1.00 vMB 4
139,162 139,162 00000000000000b472fd0479af38eaa89dad9ca61e5126b04e01aa3b23e0d749 90 0.05/1.00 vMB 115
139,161 139,161 000000000000012be2f269e82a31fbd66045732040df989a99c953ff3a31433f 10 0.00/1.00 vMB 817
139,160 139,160 000000000000067095690144e37bb68e0886ec98429e328a8fb5969c37da97df 19 0.01/1.00 vMB 311
139,159 139,159 00000000000007b4829d580215a9f90dbace5087ac22d61980ea2a0098736e8c 75 0.04/1.00 vMB 151
139,158 139,158 000000000000042f8a12741f021bcc2dc193f12f024838608db8d7d2020d11d3 29 0.01/1.00 vMB 20
139,157 139,157 0000000000000621cfe6f3bcef9d50ce2083b263f40ab606946608aa8068c090 121 0.05/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.