Loading Tool

Explorer IconExplorer

Memory Pool

76,443 transactions
29.77 vMB
0.07993666 BTC
Random Selection Loading Transactions
Max Size: 180.16/200 MB

Candidate Block

Mining Attempt de67eed7a17a3afae844bb0063bd05032a00c52f5e5c0f2be502dc7b9775216a
Version 20000000
Previous Block 00000000000000000001dc192b0ad238907d906253e9c0e3e020d8781daa1ad4
Merkle Root 7723a3871b2f150a41009135b8ac4935b81e6547e2678b56a7d92c8ac393a555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,813
Size: 1.00 vMB
Total Fees: 0.01702786 BTC
Feerates: 101.67 > 1.71 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,179 (588,318 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,861 326,861 00000000000000000345533e00b2d94f5a419c30c4db3ae9a8e548886f6d0093 784 0.75/1.00 vMB 20
326,860 326,860 0000000000000000105cd9e15aacd4335e72806e1b82a0479db870d835c9440f 1,934 0.75/1.00 vMB 37
326,859 326,859 0000000000000000035302365cc808d0763aee00615ea1a42ed9fd209eebb3c9 135 0.11/1.00 vMB 18
326,858 326,858 000000000000000013253e5aaeefc9c839b4827e7b0e0676bc4256aa5a559049 239 0.31/1.00 vMB 12
326,857 326,857 00000000000000000e10d5f4a86209aed993d49c484df91d004960945b5c964c 205 0.10/1.00 vMB 26
326,856 326,856 00000000000000000b5c927381888a33fff311ff1c2d5ade98307d7535a4c015 23 0.02/1.00 vMB 11
326,855 326,855 0000000000000000166028d79e2c13ee89073f43e403c0b08eae21016cfeb8e4 299 0.19/1.00 vMB 27
326,854 326,854 0000000000000000005a136dccc764c5b55647267c2be864031e547791e42e57 104 0.05/1.00 vMB 4
326,853 326,853 0000000000000000069dba7dd9058e7ec983368533a6e71b169f28f7f3bbe48e 546 0.60/1.00 vMB 18
326,852 326,852 00000000000000001a9ae19c57583e58ee2c1d557aaae7627ba3be99b4cd5056 1,748 1.00/1.00 vMB 27
326,851 326,851 000000000000000004e8ce62888b0d665e7522d6c8377908e0394dad3090a33e 1,024 0.33/1.00 vMB 48
326,850 326,850 00000000000000000f1c05f5c7b74f7bd7c1e4ec29f8469490942f50af1dac56 984 0.35/1.00 vMB 41
326,849 326,849 00000000000000001e4a761b4acae97124a409f9ad6207b01231d3a79e0dc585 1,132 0.59/1.00 vMB 30
326,848 326,848 000000000000000000b97ef8b53be8efef6ee9f95e0ffbda9f9e1640641b97aa 712 0.35/1.00 vMB 29
326,847 326,847 00000000000000001987c0152acb582731f3b80bf2c60d181d1cb6e4763790c0 454 0.21/1.00 vMB 30
326,846 326,846 0000000000000000019295c7d14d9fe4157d15a5ae52be564b9619a129564ca9 32 0.01/1.00 vMB 29
326,845 326,845 000000000000000006686156d4599fbbd3b4d5402212c328b6b4bf6a4bbb7fe9 249 0.14/1.00 vMB 32
326,844 326,844 000000000000000017094c57d16c6277a23770f3be3bcd7ed59c8349c9690211 196 0.12/1.00 vMB 24
326,843 326,843 000000000000000013e8d35986886da2f257fd649686107e400b6d6bfa93d313 874 0.45/1.00 vMB 29
326,842 326,842 00000000000000001210cded4cb03f7fa083357c5a2972233b6eb2f3d4979b5a 212 0.10/1.00 vMB 28
326,841 326,841 00000000000000000a982757429bbf3a8790ecfb3acc717269b06209b4af8902 516 0.25/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.71 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: 697.68 GB
    • Received: 16.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.