Loading Tool

Explorer IconExplorer

Memory Pool

39,142 transactions
28.64 vMB
0.07936119 BTC
Random Selection Loading Transactions
Max Size: 156.47/200 MB

Candidate Block

Mining Attempt bdd75667462806c898ed6c6359448001d4b7af3cde2324edd476e8161f2cc9fc
Version 20000000
Previous Block 00000000000000000001604af5513dda10da58890520ba99b2ba27154d3efec1
Merkle Root c4208274c3ad350198a21a8c4ab3b81ec4274b93cfc0bce7090148fb3b3e2acb
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,827
Size: 1.00 vMB
Total Fees: 0.02522702 BTC
Feerates: 34.38 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,282 (693,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,821 246,821 000000000000009bbae4ca3feb911ca9113a6c98d952db7ce1bc595971be2351 2 0.00/1.00 vMB 0
246,820 246,820 0000000000000056e59f7b5e637b577d8101dfed594db28b93887b31163b792c 140 0.06/1.00 vMB 147
246,819 246,819 000000000000001c723fb1263250a46723f5a0902ea295e671d18d643f6a2272 175 0.08/1.00 vMB 201
246,818 246,818 0000000000000054974f894377a4ca6ebb376cce09fd64ed6336507e13e571ec 10 0.01/1.00 vMB 48
246,817 246,817 0000000000000071524448487230485b339d90dcd7a75b21dcf48e500bea7dd2 107 0.04/1.00 vMB 284
246,816 246,816 000000000000000a6913ee4ada3b92bed9f1398ad8f22f4f944a5d5593197d68 47 0.02/1.00 vMB 195
246,815 246,815 00000000000000972727e26d18b5b777865700fd26545f36a087842bd1fc6865 82 0.04/1.00 vMB 135
246,814 246,814 0000000000000034fcb5a0362730f4988b25972256b3c59cec3501aaf925c815 26 0.01/1.00 vMB 59
246,813 246,813 000000000000002235465987ae592149d24e5c24f36fbf8a3782a991243c5de8 246 0.13/1.00 vMB 116
246,812 246,812 000000000000004fd8955af35f8d3dc8eab79a43c60538ebd7f4598b135a6efc 372 0.17/1.00 vMB 137
246,811 246,811 000000000000007843e1430aff20c464d533c1df576a4cff614ff049f07094c0 130 0.05/1.00 vMB 152
246,810 246,810 000000000000008d1522fc38b9d44357d32f5839d7fb44da1ecb804c45285d57 5 0.01/1.00 vMB 53
246,809 246,809 000000000000000eb0b8d5cb1b41bd8c8f6bdce805f772a1818a34989a97abac 176 0.08/1.00 vMB 108
246,808 246,808 000000000000004205b37c55fea6cabd485da8bf8755e5525f455d8d3c9d1e36 14 0.00/1.00 vMB 93
246,807 246,807 000000000000003c63dad6f2f84307abfa3d09fc353406dacad1a8195f2048bd 297 0.13/1.00 vMB 207
246,806 246,806 0000000000000009714c370c9ad0453a2cbcc388d1817dea10787adcefcba1b9 268 0.12/1.00 vMB 137
246,805 246,805 00000000000000731d7bc8b8596eb2757ddfe63955c60af5e637cf7982a40ae2 418 0.18/1.00 vMB 2,160
246,804 246,804 000000000000009d9221c58e0e17f88ac7a19127f90bd293b45b0a8ab4881f8d 278 0.14/1.00 vMB 118
246,803 246,803 0000000000000044d34d8369822833af9c991d605c228195478c6edced916797 185 0.09/1.00 vMB 123
246,802 246,802 0000000000000042b2f69f66f9986f0df40bab152078aae853f42d5a2909c61c 597 0.25/1.00 vMB 184
246,801 246,801 00000000000000100a58abf45cbbd272031d4f4bb4f6b9ade606e81affb4503f 1,024 0.43/1.00 vMB 1,698
Previous 10 blocks ↓
Total Size: 827.25 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: 4,446.22 GB
    • Received: 241.66 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.