Loading Tool

Explorer IconExplorer

Memory Pool

81,511 transactions
30.93 vMB
0.09578885 BTC
Random Selection Loading Transactions
Max Size: 187.96/200 MB

Candidate Block

Mining Attempt 110043421d4d29fed6466923838c5af98a9c1ac04727bc2acc737dd9bb575f47
Version 20000000
Previous Block 00000000000000000001989f6db1d6f3f0e853c7a7de668ab650133d23b899c9
Merkle Root 6f34f82dd274a7a9d461e5a9c487a86c3519f598c11ebef428a7a560fea7565d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02327920 BTC
Feerates: 150.77 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,375 (586,388 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,987 328,987 00000000000000001b5009ae1a78c42ad050b056ec8eb84331e1779842a66b9c 1,797 0.75/1.00 vMB 33
328,986 328,986 0000000000000000085e6b8546e3d4b07ef35a0f00c9dae0af3d3bf412c2da2c 499 0.29/1.00 vMB 25
328,985 328,985 00000000000000001abfd330b20fcc7f7f8c35666aacf3e17bf213275a6fbcdd 325 0.21/1.00 vMB 25
328,984 328,984 00000000000000000cbc14da00812968c257acb9173dc7d9eb68b91c4603cc2e 459 0.26/1.00 vMB 56
328,983 328,983 00000000000000000fad6b0dbf213f2e02356e61ffe903bcf97e6bafd1a114bd 1,557 0.75/1.00 vMB 27
328,982 328,982 0000000000000000199bdeada101149ff29240e3c93403d5616a1d0b8a898662 757 0.40/1.00 vMB 28
328,981 328,981 000000000000000016d136409398e9361a30262c458d12f520763eacaa3121e1 776 0.50/1.00 vMB 25
328,980 328,980 0000000000000000006becbd6a46552fb37225db2e34417352f04dc040f93652 1,233 0.85/1.00 vMB 24
328,979 328,979 000000000000000003dd7d4b6c95850a665873b088c26d23d3369bd060c87698 1,557 0.98/1.00 vMB 26
328,978 328,978 0000000000000000102aafa796d3b9daf6a5807447ee87bf43b3ca05136aa68a 1,399 0.50/1.00 vMB 42
328,977 328,977 0000000000000000088329b0b79f27a40b52e2b0dbf49ffe269e2fe420554922 833 0.46/1.00 vMB 26
328,976 328,976 00000000000000000ade8a36a8e548ff4e4d0a5ae8087fc351b30980255c57f5 1,034 0.78/1.00 vMB 23
328,975 328,975 0000000000000000178c310ba63b42bedf5b6f582a2616a948a4e94a63d42765 1,756 0.75/1.00 vMB 32
328,974 328,974 00000000000000001a2e0379bfa50bacf682927527b6f04731cc4333d61db6f2 918 0.43/1.00 vMB 30
328,973 328,973 00000000000000000d155fe7293ed0a46eab437b8cda55df781b1adf92869a4d 359 0.22/1.00 vMB 25
328,972 328,972 000000000000000010891aa6cb496f3778a0dae1e97c8aebbe5540ed96c87c30 654 0.30/1.00 vMB 31
328,971 328,971 0000000000000000090639404387f9563fdabc460bb8f9da61ab6ea96bd34c8d 92 0.06/1.00 vMB 9
328,970 328,970 0000000000000000060ff4bd126bc0df4b988d41b7cf6f33ea41c3798b2c69f7 1,319 0.63/1.00 vMB 32
328,969 328,969 00000000000000000f9ba6e03e12970835713623bb594628821d519d96937e52 1,446 0.78/1.00 vMB 30
328,968 328,968 00000000000000000e2bba07de6fef915d636ac50993c4faef6fa73e64ba9bd9 781 0.67/1.00 vMB 26
328,967 328,967 000000000000000009982451b09e20133c36408691d1e7fbd668a617ec0a1aa0 256 0.08/1.00 vMB 40
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.13 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.