Loading Tool

Explorer IconExplorer

Memory Pool

45,012 transactions
28.68 vMB
0.06569939 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt dd4adc485851dacc843be688ac8ae0bda666b9fd71894496d8f169eba171b3cc
Version 20000000
Previous Block 00000000000000000001715c951c8d4dbbe4a6e37b8651db580e2cce2f31d5f6
Merkle Root 58f466810da3ac8c5616989ade7c353533dfece766610022fbe885324bf7fc47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,588
Size: 1.00 vMB
Total Fees: 0.01128893 BTC
Feerates: 301.60 > 1.13 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,857 (641,959 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,898 272,898 0000000000000004f8d15a5b8411da6c30708d1dd9b5a68e9ad8e2041f387df0 787 0.43/1.00 vMB 51
272,897 272,897 0000000000000002ac8f9da4c902780fbd8c7e325ead4b3506a0c610f20e2d35 186 0.09/1.00 vMB 51
272,896 272,896 00000000000000053a1cebaeeeb270fb5373fb563cfb500232f550768dc5ca38 279 0.12/1.00 vMB 74
272,895 272,895 000000000000000256bf47ec6f44e7ba547ebc415a75dfe44f4ea1893afdca8e 496 0.23/1.00 vMB 51
272,894 272,894 00000000000000013a5e18951477dea91f4767bb0b175c72d410bfd3b5168c38 366 0.20/1.00 vMB 63
272,893 272,893 000000000000000160c2c95ba4d79e497848c36cf25aeda0cea5fd3df4b36aec 17 0.02/1.00 vMB 15
272,892 272,892 000000000000000238e04df0a043bd30758eeffba9d9698a67ac4d8b70f95818 428 0.25/1.00 vMB 49
272,891 272,891 0000000000000001b3ce75ee01d5e8e3718310f3c593ec5b9595db179e9baa73 275 0.15/1.00 vMB 29
272,890 272,890 00000000000000053f44fa8d22c3d73becbc1dbc7cfcc37d71fe31c5fb15a493 237 0.15/1.00 vMB 34
272,889 272,889 000000000000000497f46ab51cd25fff6aceb2d32136089e3c0c2afc8e3ddc55 257 0.11/1.00 vMB 43
272,888 272,888 0000000000000001a48c73f034c6a7b84e58a02b67b7eff0501a3ed0f4af9aa8 176 0.21/1.00 vMB 20
272,887 272,887 000000000000000083d85643d79028d49b20fa8c7076e2ea0b2e2afdd2071070 388 0.25/1.00 vMB 30
272,886 272,886 0000000000000005d3b3e5489dd8b841a2a12a42b408385e8dbc25e617c0d1df 329 0.25/1.00 vMB 24
272,885 272,885 000000000000000439ca6dbf20df349a060c6cac4a1884f031f39a667f3d626e 635 0.25/1.00 vMB 53
272,884 272,884 00000000000000002bff9c8034e07457a2647167c6d4f6af7f137194afb40489 512 0.20/1.00 vMB 47
272,883 272,883 000000000000000356bdf67fc717f56f065935ec29edd038c3f6b744a92949c4 1,209 0.50/1.00 vMB 75
272,882 272,882 00000000000000029883878fce7a1819d4a4044897b1226397fd60fe5f7e1499 833 0.89/1.00 vMB 21
272,881 272,881 0000000000000002d12dfa4e373a399a026b7e4dc7390d1c7af6788ef12eb23f 592 0.25/1.00 vMB 76
272,880 272,880 0000000000000004143670a6a17ca45dc4372a58fcb0712c9b6d475de7362c29 526 0.35/1.00 vMB 17
272,879 272,879 0000000000000004a1348526baef2d71ea549baacd44d892fd311512149910b0 664 0.25/1.00 vMB 99
272,878 272,878 000000000000000013d94b84a8c7e4aa3669ddd3f46b24618c0a3cab00961a04 931 0.50/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.14 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: 652.62 GB
    • Received: 13.79 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.