Loading Tool

Explorer IconExplorer

Memory Pool

74,789 transactions
27.74 vMB
0.07552498 BTC
Random Selection Loading Transactions
Max Size: 168.93/200 MB

Candidate Block

Mining Attempt 3c043456891137b28ef2db38227cd9c8038661856924bc47282244b426509412
Version 20000000
Previous Block 000000000000000000019f01622aa9ccac55b505788f3310454eb40145b7d73a
Merkle Root 93c21918b516b5ca40efe305f852504993927fd73fc75136b3640d252a12fe50
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,611
Size: 1.00 vMB
Total Fees: 0.01579127 BTC
Feerates: 480.19 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,263 (286,404 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,859 628,859 0000000000000000000f7b7d68fc1bbe3535cc094e46ffb48118ba51b5808769 2,616 1.00/1.00 vMB 62
628,858 628,858 00000000000000000000ff9386e153bbd5686fa9d48f44502fc23177f3f576ae 365 0.12/1.00 vMB 52
628,857 628,857 00000000000000000004b4c7b95ed929c3deb793b39f090cdeba05f8b8d73e11 1,481 0.98/1.00 vMB 25
628,856 628,856 00000000000000000007100c34787326022b26e0d39a74d6a4c001d176539f2a 274 0.19/1.00 vMB 7
628,855 628,855 000000000000000000066eec407db3debbed490fb2731a0802349153f00d9040 2,573 1.00/1.00 vMB 44
628,854 628,854 0000000000000000000efe0a25f7e1bfad722f0212a776f3475b2bab0849aab1 1,011 0.98/1.00 vMB 3
628,853 628,853 000000000000000000056db50b80ce66418628f971ed6e5797512d395c7f69b6 1,465 1.00/1.00 vMB 4
628,852 628,852 00000000000000000006a2e1b69e17364913dfad5157937c00fad774c89f34dc 2,641 1.00/1.00 vMB 68
628,851 628,851 000000000000000000082e77903787828569215a2fcd4121e5db45f86822c1ea 1,348 1.00/1.00 vMB 25
628,850 628,850 00000000000000000007871a4b774676d81c2476e47a65584cb9281272945f29 2,368 1.00/1.00 vMB 38
628,849 628,849 0000000000000000000643c6282b268ee0f04dd1be956f4f39f20b97e9c2eb5b 2,018 1.00/1.00 vMB 62
628,848 628,848 0000000000000000000c43a894917fb9d8203912bf3899549b63eb762035bd6d 249 1.00/1.00 vMB 4
628,847 628,847 000000000000000000066ca36a99a1e7dfa656e0c2e5fda1b30713a8ea5916ba 317 1.00/1.00 vMB 6
628,846 628,846 00000000000000000009391c46523db07bff6ccb61293eceac87a3cb46146433 2,160 1.00/1.00 vMB 20
628,845 628,845 00000000000000000010a9a68d7bb9c5a905fd933b2d63a2bea1728f71351a41 2,489 1.00/1.00 vMB 54
628,844 628,844 00000000000000000005a6cc4251bf7e79210e671e8a56030d92a0a65197744b 2,531 1.00/1.00 vMB 53
628,843 628,843 000000000000000000064a81add91d6e266215a558ccdf95b8d3f5c1679bfb59 2,978 1.00/1.00 vMB 80
628,842 628,842 000000000000000000115bb180a19a565e55e2f55ba413acf3a98d4536abbcb1 558 0.21/1.00 vMB 41
628,841 628,841 00000000000000000006de3ed372341216f3138371f7a730a17bc8e152b76ce3 629 0.31/1.00 vMB 47
628,840 628,840 00000000000000000007ec9e0ac6eba59eeb086284f11953f0d3107660cb3b17 161 0.05/1.00 vMB 54
628,839 628,839 00000000000000000009edfe8b5acdce933acfc9f1fd019fc667c280cc1a2a46 217 0.19/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.85 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: 712.56 GB
    • Received: 17.19 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.