Loading Tool

Explorer IconExplorer

Memory Pool

79,151 transactions
30.22 vMB
0.12117750 BTC
Random Selection Loading Transactions
Max Size: 179.86/200 MB

Candidate Block

Mining Attempt 5c927c4670cd21438f03c90957d90b9efe7b4f09783ea89ee8f4aa8b8d28419c
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root daac2ef999ec5160f0d4c66e24958b5516295e64b8b3111b84cfe0c2a3e15c39
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,231
Size: 1.00 vMB
Total Fees: 0.02964421 BTC
Feerates: 109.82 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (520,436 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,866 394,866 0000000000000000026aa5420d4ac1c6a6851157da5e00efcda95c26689bb793 1,632 1.00/1.00 vMB 36
394,865 394,865 000000000000000009ad24224110461526778ec3a76a9d3634efb5fd8334c63e 1,064 0.83/1.00 vMB 24
394,864 394,864 000000000000000004abfa5dc70f77ac8a7d477206c03d346a4c2f0547c2c1a9 2,649 0.93/1.00 vMB 67
394,863 394,863 000000000000000004807e0a833586520476fb17aabbabcd2d35aabaabf4c977 897 0.41/1.00 vMB 49
394,862 394,862 00000000000000000292172c0a3af455fbaa3a7e3d99c023969eefaf42c565d2 658 0.23/1.00 vMB 77
394,861 394,861 000000000000000007fae09cb14404fa51f002a1ad78e4925f1fd030b1ebd472 1,226 0.72/1.00 vMB 35
394,860 394,860 000000000000000009481da121897eb8ec72b3efbd6c89cedbce9626901793e7 281 0.15/1.00 vMB 32
394,859 394,859 000000000000000001949cf38b39fa780f5b5303013429ea7cf531245a606b4b 151 0.06/1.00 vMB 41
394,858 394,858 00000000000000000241e69cad87dd291c69d434d5073a7bcc38d4371ec1e870 653 0.32/1.00 vMB 51
394,857 394,857 0000000000000000082af30867a5b69eb4f36130da5edecfbc493c23a526d4b9 833 0.40/1.00 vMB 39
394,856 394,856 00000000000000000015695c0f0c9485beba6256805f0427ad129581dd58b2fe 463 0.99/1.00 vMB 5
394,855 394,855 000000000000000005c7d59a1ca81192d9aa68dbf014673d80a0bb27a9c696b7 1,139 0.48/1.00 vMB 54
394,854 394,854 0000000000000000065d4a46875088f06ca24f22a03ec658f563091cef1a482d 493 0.37/1.00 vMB 36
394,853 394,853 00000000000000000363ed818000f8785714a32c3b0758f0e999fb3781b006e6 1,149 0.36/1.00 vMB 85
394,852 394,852 0000000000000000042e6ed38b088b0853e5f4083ff8746331fc77c21ff1c463 1,394 0.69/1.00 vMB 43
394,851 394,851 000000000000000002050da6fb11293902961bbc9c8e15b68e67fa2d7864d2f7 426 0.63/1.00 vMB 15
394,850 394,850 00000000000000000502f71b8819c780b5e139c1f24035eecb83410fa0325781 1,169 0.88/1.00 vMB 25
394,849 394,849 0000000000000000035b8cc5f41e0e8377b77bad569adecb37aca06d3d061aff 957 0.99/1.00 vMB 16
394,848 394,848 000000000000000001e6b57cbf5ebed2e9c44ce5a6e06696656917bea1ce96cd 2,608 1.00/1.00 vMB 56
394,847 394,847 0000000000000000032f8af45b122decb40a6e823e795f3e9dab0d7e4c9ef4ea 2,322 0.93/1.00 vMB 51
394,846 394,846 000000000000000006fbb6c3a068d2c97d2a28272b3c8220ad8e1d0530e2b06e 2,994 1.00/1.00 vMB 67
Previous 10 blocks ↓
Total Size: 782.91 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: 714.20 GB
    • Received: 17.52 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.