Loading Tool

Explorer IconExplorer

Memory Pool

76,595 transactions
27.66 vMB
0.07835375 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt 68f328916b0d4f24a5c021811f04c42cef3a76f95f636ea7e1949aebf85272de
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root 3b3ee53f0af464cb82309073ee340fa30c726aebae9679bb00a99e9222c17221
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.01931515 BTC
Feerates: 402.60 > 1.94 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (563,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,946 351,946 000000000000000007ba2de6ea612af406f79d5b2101399145c2f3cbbb37c442 737 0.57/1.00 vMB 16
351,945 351,945 00000000000000000d2a87c6da66d6f3c9dc42706fdad4509b322e99e779575f 276 0.32/1.00 vMB 20
351,944 351,944 00000000000000000de6431e3d4a848251bdc55e686da1e23a3c6ce9a2fea481 512 0.17/1.00 vMB 44
351,943 351,943 0000000000000000035c350b3287b78b288099b73787ccc22dc7549e867c979e 115 0.10/1.00 vMB 14
351,942 351,942 000000000000000006cff93d7a067d438358467102340a5b45f82845c98a3a7f 1,057 0.65/1.00 vMB 23
351,941 351,941 00000000000000000234e5de3902ece56b38547fd1dd4f382ebdbb919a14cd7c 1,107 0.56/1.00 vMB 27
351,940 351,940 0000000000000000038b68aacb3a18d92a0db7b02f3278d2440afe9a8d61c621 1 0.00/1.00 vMB 0
351,939 351,939 00000000000000000c7f0ed8fd01a565fc0e20de3c906f79e3872f9125a7907d 538 0.29/1.00 vMB 23
351,938 351,938 000000000000000001f35442b25eb89f8be9f685d8608690a11bb774f69d1830 325 0.21/1.00 vMB 21
351,937 351,937 00000000000000000f11577655299f6db2160a4ab3b1da9fe9305f8f00bbb0ff 695 0.34/1.00 vMB 29
351,936 351,936 00000000000000000d17572aa23a011dde3d3fb0a2016a3ab7684d178addd19b 577 0.33/1.00 vMB 22
351,935 351,935 00000000000000000f45525f47ab4c4e839de61d842188def685c1f17ef77987 1,088 0.52/1.00 vMB 27
351,934 351,934 00000000000000000e3dbb966dade8406bda7c7beadb3eee3f9ec0f6b3075bed 545 0.32/1.00 vMB 24
351,933 351,933 0000000000000000033a0767f095a14b60b31d1b9b0f61f7b688dd5acbe71573 1,374 0.68/1.00 vMB 27
351,932 351,932 000000000000000001af6beccfe304184346f968d4f74e9d7ae9a45391ac7c2a 924 0.45/1.00 vMB 27
351,931 351,931 000000000000000004d55e0bad382d426f5fcdc8c564c1b71a67bd0989d58757 48 0.02/1.00 vMB 21
351,930 351,930 00000000000000000901785a7406d5e5834978c637bd3a9516a2445bd6c064ee 563 0.26/1.00 vMB 26
351,929 351,929 00000000000000000a94f9b47cbc15e7d40edbfb9bf52d963a5ce9a67192bb38 510 0.23/1.00 vMB 30
351,928 351,928 000000000000000008ac43eb3886b8360a8fc765ffa4d7df4cf6e5c04f2a8a49 855 0.48/1.00 vMB 27
351,927 351,927 00000000000000000610255eaa63e13924c8b76bf0e42ea0df832660400ba463 113 0.06/1.00 vMB 25
351,926 351,926 00000000000000000633cda7c8bc15bf5b86f20a23751cdba02e3f8b1acf1c6b 489 0.23/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.