Loading Tool

Explorer IconExplorer

Memory Pool

79,531 transactions
29.89 vMB
0.11377937 BTC
Random Selection Loading Transactions
Max Size: 179.49/200 MB

Candidate Block

Mining Attempt dfd4fc37ed2cddd1d9e46e76eed431df82d67ca3f6bbb48ce85ab64a3e3f9f4d
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root d69bce7fe15bb36d109187af21e03cc1e009d4e242ba381127da4f0f2be9eec8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,874
Size: 1.00 vMB
Total Fees: 0.04761405 BTC
Feerates: 150.80 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (518,230 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,876 396,876 00000000000000000561a4d25d3991926a1ec8fe6505c2e7d3bd59db8abfa590 1,346 0.89/1.00 vMB 26
396,875 396,875 000000000000000008bd783898b9301d76f659c4fb152f6d6a01dfc8eeefa1b6 687 0.34/1.00 vMB 39
396,874 396,874 00000000000000000867ea76cff9c7d688596283dfef24dc231ac6e681c06732 1,780 0.99/1.00 vMB 32
396,873 396,873 000000000000000005b268ce83666894a82d3782e7c76efd134f69668f20a2b6 1,127 1.00/1.00 vMB 22
396,872 396,872 000000000000000005f721e598451505c2a3fa0f9b1bc530203e3f8bf7ffc24f 1,429 0.99/1.00 vMB 25
396,871 396,871 000000000000000006016ecc2c220adb6f22fdc04ef290317d02a5663711d174 2,176 1.00/1.00 vMB 42
396,870 396,870 0000000000000000071f191e8ebe154b9508485c5bb1b72a2846234d604cb1c5 2,183 0.93/1.00 vMB 34
396,869 396,869 00000000000000000293133a6d230168d0096d0acd40fb81bbc1b9d873928978 2,790 0.93/1.00 vMB 61
396,868 396,868 000000000000000006c89a703efe22a71b0578ae123c217a1f52884ca50a3efc 1 0.00/1.00 vMB 0
396,867 396,867 00000000000000000129d21e6bb0925bca7d317ead187930e2c59b19e97fd68d 1,998 0.84/1.00 vMB 41
396,866 396,866 000000000000000000fa81bdb90d4e92c8d27f0cfefebcaab192b052fd147467 71 0.03/1.00 vMB 36
396,865 396,865 000000000000000005de9939187a98c09df9e1450f40d3bd3ac1d47fe2c587aa 77 0.03/1.00 vMB 33
396,864 396,864 0000000000000000009b5caa5e4d20bc5fa85844ca9a1a359038082eb1f98335 1,283 0.93/1.00 vMB 26
396,863 396,863 000000000000000000e48c37ff9c96331feb12d8ab7b0f0125a1ae5739c471e9 1,984 0.83/1.00 vMB 38
396,862 396,862 000000000000000008b0209f5e58112099a1c1958917aa134439569add9441b8 2,337 0.99/1.00 vMB 43
396,861 396,861 0000000000000000060338c2ac1f34c23e9d3bf2ffa1708c875b850d98a8abb7 246 0.24/1.00 vMB 16
396,860 396,860 00000000000000000312ff298f12fa326034b561abc0620777c0c552a58e7eb0 2,157 0.95/1.00 vMB 40
396,859 396,859 000000000000000003976e0ade2e288dd717f653f0363186ef85d5c0ffdbee63 1,954 0.93/1.00 vMB 32
396,858 396,858 00000000000000000148b3140f955c1c5383934e1b744406ac03c23b52a88c7b 1,734 0.95/1.00 vMB 46
396,857 396,857 00000000000000000615469431e47fb6e750dd72ffc99e358beacd088592ea86 592 0.42/1.00 vMB 24
396,856 396,856 0000000000000000004b69660632055bac74673d8360ef1d415041294164afbc 381 0.30/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.