Loading Tool

Explorer IconExplorer

Memory Pool

78,110 transactions
29.47 vMB
0.10608645 BTC
Random Selection Loading Transactions
Max Size: 177.54/200 MB

Candidate Block

Mining Attempt 91bfbaae3336049f2cff4ef2b125926c30f5534cbf01e2b3649cbd873595b97d
Version 20000000
Previous Block 00000000000000000001cb1113c5ea661c59a8a02a5c9ba097352d884515177e
Merkle Root d7597c867188b3e8d2ee3b0e66bda7b62efb09eba2386685de83e3df3d5f0257
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.02955448 BTC
Feerates: 151.12 > 2.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,271 (563,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,063 352,063 00000000000000001198c2c3d5f038bd8d5a5eb454fd60d25b5b3e8afdde4c64 991 0.51/1.00 vMB 26
352,062 352,062 00000000000000000b3853af1d8c92a5cb3505462ce070838b3248d3ba37845d 656 0.36/1.00 vMB 27
352,061 352,061 00000000000000000910308956cfb10f194c5b6b075aaa620b6f65433b9f1303 630 0.35/1.00 vMB 37
352,060 352,060 000000000000000008bb54b54accde7e1e4c4d3c8d040aa75d4e7aa0840ca7ce 884 0.47/1.00 vMB 27
352,059 352,059 0000000000000000161293f856226d9b08afb03b92ffcec7c69159e1230d49e4 75 0.10/1.00 vMB 8
352,058 352,058 00000000000000000a6a794c4801e8c0d8e257378cbc912160649faaab273d98 571 0.27/1.00 vMB 28
352,057 352,057 00000000000000000e8a76f3771eee07c96c8c3a7819f0ec821f2326c104225b 201 0.09/1.00 vMB 29
352,056 352,056 000000000000000008d4f00284a6fb1eda97726a6d147b92f7dc8e2bf87d3f82 57 0.04/1.00 vMB 21
352,055 352,055 0000000000000000082fd4c54b2d5d2e9f9eb7792e193cd8ea54e3a2c5fd57b5 228 0.12/1.00 vMB 30
352,054 352,054 00000000000000000eb22187a1983caf82cd38631d1954bd62d186adde60da40 491 0.24/1.00 vMB 27
352,053 352,053 000000000000000003e843f3f8fcd558bbe567bb5205eef3e7e8ece7a2203584 885 0.48/1.00 vMB 26
352,052 352,052 000000000000000015d0416c5dde211140fc58fb74428f41604bb705e4c2e301 637 0.34/1.00 vMB 28
352,051 352,051 00000000000000000fb79e0f1e2f34cff97d8f6e86ad8b31bc05fb5c1d6fc1e7 899 0.43/1.00 vMB 25
352,050 352,050 00000000000000000f29fe6d79c305401683b51cad97875421210bf31209d610 1,044 0.50/1.00 vMB 31
352,049 352,049 000000000000000004bccb24cfe6253399364e4ed20bc9c1ae849ee7de979112 149 0.10/1.00 vMB 16
352,048 352,048 0000000000000000048cfd39129ba3f2567a506dd2b5663d63dff02e449eac15 962 0.54/1.00 vMB 24
352,047 352,047 000000000000000001ba3225570c90a75ef88fb38be462ba5110e6f942dbc526 804 0.48/1.00 vMB 23
352,046 352,046 00000000000000000ab14a4b2f24cf2d4f00312cc9aaa866d85ec689f2ec8313 709 0.42/1.00 vMB 25
352,045 352,045 0000000000000000151cdf7c6676ccdfc34d8e487016ff6e7f588921f686910b 400 0.22/1.00 vMB 27
352,044 352,044 00000000000000000fef359e6fdfa2b5f70ad75f92e9b10c27574c3e567b7fbb 358 0.17/1.00 vMB 28
352,043 352,043 000000000000000006d225a2d03ff81270a88882159db25cf9058f3d9199eeb6 876 0.48/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 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: 712.97 GB
    • Received: 17.26 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.