Loading Tool

Explorer IconExplorer

Memory Pool

79,754 transactions
29.27 vMB
0.12372100 BTC
Random Selection Loading Transactions
Max Size: 177.24/200 MB

Candidate Block

Mining Attempt 45461bf201adb0bc5f32f913c54a439dedcf3a54d7e2521d8a7e662368bfe60d
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d9ef87ee109c7ee3c02b159db858e3f31dbda87b152dc0f62c8651a76529b252
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.04586375 BTC
Feerates: 301.72 > 4.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (383,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,891 531,891 0000000000000000000ae52091c6855b8f889ceb08e1786a3638c87980ccdf06 1,614 1.00/1.00 vMB 3
531,890 531,890 0000000000000000001928d2b0c9967b76319a53246ab5706f93100e8d7b2971 1,295 1.00/1.00 vMB 22
531,889 531,889 0000000000000000000c1d9ef4e2d8a7363187a6ade831852cbe4858235cfa94 556 1.00/1.00 vMB 53
531,888 531,888 00000000000000000029458d10c77b963f335e4bd326f5ac0a015002af4da831 2,711 1.00/1.00 vMB 27
531,887 531,887 00000000000000000018d938308e5c3619dba65694817c4421c312067c7f4351 906 1.00/1.00 vMB 7
531,886 531,886 0000000000000000000bd5669dd9be683068b04c6a9245349a1ae67b098ae7a2 1,889 1.00/1.00 vMB 18
531,885 531,885 0000000000000000001ad45c5a4122638ab0711f89fc4d86d63d19024de470f2 190 1.00/1.00 vMB 1
531,884 531,884 0000000000000000002ea201fae92c5983d7e3b3c365561f8a8adc7e8fadfdb5 626 1.00/1.00 vMB 3
531,883 531,883 00000000000000000014f6d6fd34729bc25cbe6f5bcf512c3bfba1be511545f9 272 1.00/1.00 vMB 4
531,882 531,882 00000000000000000021c11436c0df87d1af87f4f0b99a3671c0627fc73c69a0 1,970 1.00/1.00 vMB 13
531,881 531,881 00000000000000000012c17400eed40d181bd043a503276eebc4576830d1b376 1,367 1.00/1.00 vMB 9
531,880 531,880 00000000000000000030658c88b5250fb68fc70a16c3b3eadfbd847914ed91fa 1,288 1.00/1.00 vMB 13
531,879 531,879 000000000000000000184bbb25acad345410aa1e3b9de3f4d9fd19e378b462f1 2,215 1.00/1.00 vMB 12
531,878 531,878 0000000000000000000a30a60649b596a96df229d473b5df45287d9952cd2e6c 2,544 1.00/1.00 vMB 15
531,877 531,877 00000000000000000018374c8d8cc329362c27877e91b3a76e3449268cd6755e 2,813 1.00/1.00 vMB 35
531,876 531,876 0000000000000000002c89d152d11aaf9b5a2b952fc6a902153f5b3db3c29889 1,079 1.00/1.00 vMB 9
531,875 531,875 00000000000000000007305f3a17d0e0004746dd8184d17dd80158feb2db38e1 244 1.00/1.00 vMB 1
531,874 531,874 0000000000000000001e3b81da686a5def2a5a1841b2a8cebcab5026e44b352a 1,374 1.00/1.00 vMB 8
531,873 531,873 0000000000000000001d0652c2ffa009965beccd8d3ef7b0557c718ddf7c23f1 856 1.00/1.00 vMB 23
531,872 531,872 00000000000000000034536ed721322199313688c38b17bcf40f60dba268760c 310 1.00/1.00 vMB 2
531,871 531,871 00000000000000000023dde7f33c0d167faf67c7f74d4515ecfbf09021d136da 691 0.21/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.90 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: 713.74 GB
    • Received: 17.46 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.