Loading Tool

Explorer IconExplorer

Memory Pool

83,698 transactions
31.84 vMB
0.13246463 BTC
Random Selection Loading Transactions
Max Size: 192.13/200 MB

Candidate Block

Mining Attempt 8bc3736fa47bc33d2e41a5eb65e37b719d4a8d85d80899d3719620291718c0f3
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root ec84966dd2f876e4dc428618f5ffa74c8a21c2879a51cb8f84b212d804cf40d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,239
Size: 1.00 vMB
Total Fees: 0.04470070 BTC
Feerates: 803.65 > 4.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (225,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,304 690,304 000000000000000000125584a4cefca94a0cb30d24e3fb1f2e8cbe0b293e8399 2,857 1.00/1.00 vMB 33
690,303 690,303 00000000000000000010d351f213fd06ae73b8c536fe5b90693e7fac0c8a0a81 2,523 1.00/1.00 vMB 28
690,302 690,302 00000000000000000007f33da8698a4866dd735fab69e29fb52244cbe95ba2f0 2,533 1.00/1.00 vMB 6
690,301 690,301 0000000000000000000bd73e41e50a9951eb47ca1d261607bf81247a44588ba9 2,835 1.00/1.00 vMB 51
690,300 690,300 0000000000000000000987c35901fc79a5784e97194e12aaf40abfe1ad6db392 2,745 1.00/1.00 vMB 17
690,299 690,299 0000000000000000000c40b7be82d8e53edfb0f39aa44a4e560083d20a47508b 2,773 1.00/1.00 vMB 27
690,298 690,298 000000000000000000071dee6bcc3af2c06dd0deb86ba1c207aa2c0b88fa479f 2,145 1.00/1.00 vMB 20
690,297 690,297 00000000000000000003b637287e7088116e1d6e9df2ba230e2a64bb0129ef75 1,884 1.00/1.00 vMB 11
690,296 690,296 00000000000000000004124c09ec4d78f437f23e8fc5f0d66ae26c96f7aa8692 1,488 1.00/1.00 vMB 20
690,295 690,295 000000000000000000044fee3e03cfba4f365c8c45f411432506b63dcd4c3475 1,334 1.00/1.00 vMB 34
690,294 690,294 00000000000000000009153d6950304c5d19fee233a2181efd34923f2465392a 1,904 1.00/1.00 vMB 14
690,293 690,293 000000000000000000138f71267a86e2da127a22e7fcac2e81e2db8b206ce2d9 3,265 1.00/1.00 vMB 33
690,292 690,292 000000000000000000069a22cd7174d403d8170f2c71a13ae14bf4d20abce205 2,419 1.00/1.00 vMB 40
690,291 690,291 000000000000000000126a89d1832443073458947edfc7be4dde02489330a34f 2,705 1.00/1.00 vMB 70
690,290 690,290 0000000000000000000e2053dd6c34af087d59f38f2379492d13616a84586946 2,859 1.00/1.00 vMB 30
690,289 690,289 0000000000000000000338ff13d7ba465cb61714886efaf89b2a9673624f3d82 2,833 1.00/1.00 vMB 30
690,288 690,288 000000000000000000077c5d86aa3eddeb42a02bb3ac42b3aa873244d8535d5e 1,212 1.00/1.00 vMB 36
690,287 690,287 000000000000000000111938782255aa52be2d54df7a9a3fc706abf29df957dd 2,935 1.00/1.00 vMB 55
690,286 690,286 0000000000000000000fc5991fcb6915b82f7d772810ca2b33b71e1c24219dd7 1,707 1.00/1.00 vMB 5
690,285 690,285 000000000000000000085979faa840f53253857be25e75837a638c7dd76cd566 1,899 1.00/1.00 vMB 27
690,284 690,284 00000000000000000010e166de07108732ae30481c755bf4d660a1def0f5d045 2,331 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.00 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: 718.71 GB
    • Received: 17.94 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.