Loading Tool

Explorer IconExplorer

Memory Pool

76,266 transactions
28.26 vMB
0.09209976 BTC
Random Selection Loading Transactions
Max Size: 171.49/200 MB

Candidate Block

Mining Attempt d9dca1eac3e994e00e85290243d52c4ddaf9555fdc19b4c21e6e9f1da28a0f99
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 44e8787d7bc5c285cbb2dc2776c6fe443129ed24950b84e2898722778bb5c975
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.03010630 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (115,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
800,252 800,252 0000000000000000000151de08f50fb1832fc55618508a0e535daba119850e92 2,762 1.00/1.00 vMB 15
800,251 800,251 000000000000000000050351c60f821a291f6c33e10240301d5581e74ddce265 3,275 1.00/1.00 vMB 29
800,250 800,250 000000000000000000005df398671dc7d84681563470a08b90798d0fb3cbb475 1,067 1.00/1.00 vMB 20
800,249 800,249 00000000000000000000c37325925048937059aab57064ea61e673a437425b48 2,712 1.00/1.00 vMB 12
800,248 800,248 000000000000000000035e45cd15e771beeb6db6c3421800d476be9fa5b7cbe7 2,254 1.00/1.00 vMB 11
800,247 800,247 000000000000000000048316989134793b3e2c77859e7a104988f209b29f0cce 3,103 1.00/1.00 vMB 11
800,246 800,246 000000000000000000037a9a170d5698706d4f57b0df40c75090be3c50545b30 3,501 1.00/1.00 vMB 25
800,245 800,245 00000000000000000004a65a6dd34c44c641eb7e892da3687ea79dbd60e505fd 2,187 1.00/1.00 vMB 11
800,244 800,244 00000000000000000001cf393fd094daedf0257fc965b83c9c2b74b0313fc1a5 2,378 1.00/1.00 vMB 11
800,243 800,243 00000000000000000004d689ee09476f24648fd61394fd339788cac12963b7e9 1,616 1.00/1.00 vMB 15
800,242 800,242 000000000000000000009358320e0ecd59cfdc3fbed743c1e580c0f4f0a616bd 3,765 1.00/1.00 vMB 24
800,241 800,241 00000000000000000000d9330bf8a03ce70cbe5542bddd16558693a43ea32fd3 3,096 1.00/1.00 vMB 19
800,240 800,240 00000000000000000004830ce1fa60021b7e61b90abcdbf2e908441527c53c2d 3,373 1.00/1.00 vMB 29
800,239 800,239 00000000000000000001617cbaddcc6084733b9662bf36b7da9d8e648dc4098e 2,124 1.00/1.00 vMB 13
800,238 800,238 00000000000000000000b770180d59306ac47cca0952d34fd72ef9e4fb22e22f 2,623 1.00/1.00 vMB 13
800,237 800,237 000000000000000000022e83f31ab2b5d4d3c36c3368c1d86c993f09c29010ac 3,775 1.00/1.00 vMB 25
800,236 800,236 000000000000000000031a45674694c3203bb1aae4390057ca301e019e3387d7 3,326 1.00/1.00 vMB 18
800,235 800,235 000000000000000000016db0a7fa25dd4198b611c6ea17d6ea8ef92a82fb6dd3 3,852 1.00/1.00 vMB 13
800,234 800,234 00000000000000000000c89b547ec29fd712517463027995dd79549a8ba04654 2,169 1.00/1.00 vMB 18
800,233 800,233 00000000000000000003f7f6d0bcd8a3d3e637b62933b444d27543da5e2ca3de 3,285 1.00/1.00 vMB 19
800,232 800,232 00000000000000000003ffdea9b0d8df68221017f0277d8ea22f528c232a7fff 3,587 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.