Loading Tool

Explorer IconExplorer

Memory Pool

82,035 transactions
31.10 vMB
0.10196728 BTC
Random Selection Loading Transactions
Max Size: 188.94/200 MB

Candidate Block

Mining Attempt 50c6c8a5830138e6aa0905395f79b7db07130d5efc4a9fc0f5587637573e5d1f
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 01f0ea895d8b0de4f95662f636498db08407a988bd1ee6fcd564b9e59f6b3869
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,215
Size: 1.00 vMB
Total Fees: 0.02772340 BTC
Feerates: 150.77 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (478,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,889 436,889 00000000000000000022f6f6abe74abf8a13ba52efb1c9b0df257b6776011c7e 976 0.41/1.00 vMB 60
436,888 436,888 000000000000000000865b7038dd65c4cec8db1883b9575798eb0b18963b17d2 1,558 0.74/1.00 vMB 62
436,887 436,887 0000000000000000026e940e36ac7b33602be2ae3cfe56453a88f98810de8301 452 0.27/1.00 vMB 63
436,886 436,886 00000000000000000202703f9481e9067b6b6058beb404d3a0edaf7ecf0b0d8b 1,297 0.58/1.00 vMB 62
436,885 436,885 00000000000000000187095703601cd9ece54272339044ddaa2b69fc91b41b1a 1,420 0.78/1.00 vMB 63
436,884 436,884 000000000000000002cb78cbe12fd33e984f09c11c0b94119d12ecf463c43766 794 0.99/1.00 vMB 21
436,883 436,883 0000000000000000007e2df4083e5412f1e64372ab5035b2c8a2f14c591f73ab 474 1.00/1.00 vMB 11
436,882 436,882 00000000000000000029760cbf2b92031de6037f798d4331299116ec90ed1162 2,276 1.00/1.00 vMB 44
436,881 436,881 000000000000000002d507bbd49215519de85ee07c9f5f7f362c27b1ce9ce527 2,102 1.00/1.00 vMB 77
436,880 436,880 000000000000000002bcbe425db594c7dc44c2fab4200897d2296547742f14d3 2,335 1.00/1.00 vMB 78
436,879 436,879 000000000000000000ada0e442c6393844522ec0a36a5ee2d4ecbfcae8ea7057 1,320 0.75/1.00 vMB 53
436,878 436,878 0000000000000000012c8cc0ad200cf5eb9c9d75c7e5259ce6f3902b944104fb 62 0.03/1.00 vMB 60
436,877 436,877 0000000000000000011693604ad08c690e69059be63af263aa622abb853dca0c 1,116 0.53/1.00 vMB 57
436,876 436,876 000000000000000000724cf721e9351d7c40b9ac6bd4164eced5ae3bfae6ef8c 1,002 0.52/1.00 vMB 56
436,875 436,875 000000000000000002fbbd51900e364ed8707c05d04416dc55953fd980d6a057 55 0.02/1.00 vMB 225
436,874 436,874 000000000000000003f96d89b39269ae962c82f050521b04a9c4924ad82560b4 1,183 0.62/1.00 vMB 65
436,873 436,873 000000000000000002e1c40151cf2dbedaf830d020cb165b0cd57cc933d5d884 2,069 0.86/1.00 vMB 62
436,872 436,872 0000000000000000036ef209e7b85796db2c5b2842aa3f12376e94d7a7e8609c 1,328 0.58/1.00 vMB 61
436,871 436,871 000000000000000003413fe383520cca8f293fdfac68f0f865028be2c980a55d 911 0.42/1.00 vMB 71
436,870 436,870 00000000000000000203a659f936ca703d1fae4d96ed06240a6a0315a08ea8f6 1,355 0.75/1.00 vMB 51
436,869 436,869 000000000000000003880a6eb61e273c0fc2ff2e2415c64ce46317a9ca1c75aa 2,454 1.00/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 783.04 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: 720.20 GB
    • Received: 18.15 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.