Loading Tool

Explorer IconExplorer

Memory Pool

43,118 transactions
32.26 vMB
0.13718282 BTC
Random Selection Loading Transactions
Max Size: 161.53/200 MB

Candidate Block

Mining Attempt ce42cc08618e2610886bc901f10e02d646e71937f9c84a59cc8e7dac500185d1
Version 20000000
Previous Block 0000000000000000000147c7dd24837dec3ddf522e94b4367f767e386a6ffd60
Merkle Root e8703da45066c02775f8f0c462cd331b72c00665e2d7f8153418cc2aa5a07e9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,009
Size: 1.00 vMB
Total Fees: 0.06614171 BTC
Feerates: 116.76 > 6.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,357 (695,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,896 218,896 00000000000000aeaf9947e328690ac03935894feaf00c6a307c64371f01a044 90 0.04/1.00 vMB 190
218,895 218,895 00000000000000e79aa171398787d9a9e9cdd1ad32cec1b65e4e9d5939e0631b 87 0.05/1.00 vMB 121
218,894 218,894 00000000000000570bf33d6216a2d0d671cbca64cf781c64a0b0e3bc2734c856 204 0.09/1.00 vMB 157
218,893 218,893 000000000000029e9b214d756a7b48cb5db2e02664f13c6553349e3370ac0337 150 0.06/1.00 vMB 191
218,892 218,892 0000000000000149e8a36cb2cb0d814e6264d4c2194bdbf1e1bf24a8403ab89b 11 0.00/1.00 vMB 88
218,891 218,891 0000000000000431bfa6b545af5f31aa2b6ccd67abda26258ac43b6e575ef546 40 0.01/1.00 vMB 9
218,890 218,890 000000000000023252fdfdf64087f2ac750f73b2fb3b0de081f7b9dff14def24 301 0.13/1.00 vMB 215
218,889 218,889 000000000000021d4319d52d05ab2ed7db3d0c43128e64f795a0d1a138ee5c5b 254 0.11/1.00 vMB 207
218,888 218,888 0000000000000083558f11e3c77b0172aad11867af845c703fb17057e64f0806 118 0.05/1.00 vMB 284
218,887 218,887 0000000000000067eb96ff1ca1864c8b8af65fc88f3e12f77e060d540989c3c5 120 0.06/1.00 vMB 135
218,886 218,886 00000000000004a5b34f1a62b2c0b049046b789908e6c2ffa17d66738aa22b32 262 0.13/1.00 vMB 173
218,885 218,885 000000000000041d4a43c9729e39841cc886b235ac6c8fcc54eb7c076e90cc7e 37 0.01/1.00 vMB 38
218,884 218,884 0000000000000444ee9da03120ed21ec513289b0e2fe5a6ae6f7d69d165cf19f 206 0.08/1.00 vMB 197
218,883 218,883 00000000000000b19b8b0731482a5944da9cf6fee39bf0adb026fc4d1134c6b7 127 0.05/1.00 vMB 65
218,882 218,882 0000000000000203aef8ef5d94547b82655f68b778fc9540d12c6185d7ab6bb8 96 0.05/1.00 vMB 114
218,881 218,881 000000000000011149955a866a704cd863ed1001643b5a0f99fe0519934ca593 347 0.18/1.00 vMB 160
218,880 218,880 000000000000035321c2c8be7a95c33926bb563af3c60c33195c8b5698e6bb85 11 0.00/1.00 vMB 192
218,879 218,879 0000000000000570d74f5b91ff9ed3a84cdca29f12d5ea611dbd3e9d4950b459 326 0.15/1.00 vMB 157
218,878 218,878 000000000000046d2397ad54b97f07d939b03498fb49639bf871cdbd0df4b011 173 0.10/1.00 vMB 155
218,877 218,877 000000000000028170e2ee76477a7885a04c035c819ef0e6f8de592148e77b0f 562 0.25/1.00 vMB 210
218,876 218,876 000000000000016e1943c946ed4b1909503597d0c306a87da30af112a825c6ab 411 0.19/1.00 vMB 209
Previous 10 blocks ↓
Total Size: 781.23 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: 590.83 GB
    • Received: 9.60 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.