Loading Tool

Explorer IconExplorer

Memory Pool

56,124 transactions
31.88 vMB
0.20452050 BTC
Random Selection Loading Transactions
Max Size: 171.88/200 MB

Candidate Block

Mining Attempt 0d52de21bdc8d6b4889f53fa3be5112faa6e1bbb9d154935c945f8613c61fa3b
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 2743e43f12b97964f237dea95b8b48e7c74c12d97ffcd1741c01434a5c6420b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,517
Size: 1.00 vMB
Total Fees: 0.09300507 BTC
Feerates: 502.67 > 9.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (408,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
505,917 505,917 0000000000000000005e950da6a28760512b9bc4b066d2a5794ba13b5d7de192 2,257 1.00/1.00 vMB 245
505,916 505,916 0000000000000000004706bfffdbd63f93da934b6424e9c4daa0b42e33c2cc5b 1,729 1.00/1.00 vMB 210
505,915 505,915 000000000000000000465e80e8ce8993695cf2fed7356fa3e98f12ebef6e49e6 2,621 1.00/1.00 vMB 305
505,914 505,914 0000000000000000001416bc09d94b22d00ace967832c7fa9dd67df60d0d1612 2,068 1.00/1.00 vMB 281
505,913 505,913 0000000000000000004574b2b6e15636cc2f9e0967a746cfe904280def7ea8b6 982 1.00/1.00 vMB 179
505,912 505,912 0000000000000000004021e5a5741149febfc38320ae0867664af309f1201a7c 2,134 1.00/1.00 vMB 237
505,911 505,911 000000000000000000358fa4f1a6dd934b028e353d2ee49e469076d803001c8d 2,218 1.00/1.00 vMB 363
505,910 505,910 0000000000000000004f28ff9f4b343ad6d5b37f14410b65457995cdda5b2d06 2,379 1.00/1.00 vMB 303
505,909 505,909 0000000000000000004d44f5b0f5b97050945d7d41b0f2a5424b275a7120bacf 1,003 1.00/1.00 vMB 101
505,908 505,908 0000000000000000001b1df9503621940c7a8b4eeae213113c5ea88158d910dc 2,247 1.00/1.00 vMB 251
505,907 505,907 0000000000000000002ac7653b32128989fb07cdf2e1b23765c3e595018398a4 1,318 1.00/1.00 vMB 194
505,906 505,906 00000000000000000067ac9b17bf3cd1c5339d0d6cd397f7d252cc4cecb9b2d0 1,466 1.00/1.00 vMB 29
505,905 505,905 0000000000000000005d93076f2cfa60876e7f61c7d77ff0854ee1fca9d70c6a 1,275 1.00/1.00 vMB 175
505,904 505,904 0000000000000000001e6a3f67fb11faf85fef7e0f6f457d866391c01239c4d5 2,552 1.00/1.00 vMB 289
505,903 505,903 000000000000000000688c2f8e31ea324ca7b042b56020b31bbc8fc5be7c7f0d 2,276 1.00/1.00 vMB 262
505,902 505,902 0000000000000000006b8fb0835f21275b7c2d228debe77a259ad99d252ef58f 852 1.00/1.00 vMB 81
505,901 505,901 0000000000000000006fa571ff6e41c0308e584e5e7219ee0f303c68a828d4c6 453 1.00/1.00 vMB 36
505,900 505,900 000000000000000000618bffffdfdef81d3b05f638ed62dc6f31cf8b53ddb6c9 595 1.00/1.00 vMB 51
505,899 505,899 0000000000000000004224cf3b42eadbd57f77d8580e497d7e92ce393dca5081 1,733 1.00/1.00 vMB 236
505,898 505,898 0000000000000000002539464bf94f87c612b62f808361db2c989a0883ad02e3 1,226 1.00/1.00 vMB 119
505,897 505,897 0000000000000000001a3a514a5be70a838d2feffa35338ff22e2c85254ec4fb 774 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.06 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: 651.13 GB
    • Received: 13.42 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.