Loading Tool

Explorer IconExplorer

Memory Pool

73,839 transactions
27.31 vMB
0.06540427 BTC
Random Selection Loading Transactions
Max Size: 166.80/200 MB

Candidate Block

Mining Attempt 16460f73418d223ab605dff22fc3d8f73d6fa0b2e880c3c1c4e0fce0adb73026
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 025c8a9d72c7922590967bf419491eaaeca8b782c0184974d8ac6afa6e9fda1b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.00705576 BTC
Feerates: 96.15 > 0.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (585,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,961 329,961 000000000000000010cda4ca90be1cad280fe07301df9428f390f603bf47f99d 246 0.13/1.00 vMB 36
329,960 329,960 0000000000000000010cb1da262778419a4eac1ba3947fea7dc14bef19399956 257 0.16/1.00 vMB 20
329,959 329,959 000000000000000018f4640684ce9418daa35fc3a0506201cd892bd872fcfcc6 1,134 0.65/1.00 vMB 24
329,958 329,958 000000000000000001634b8ec1c18765d86901089e45b9780a9952d54accd942 302 0.14/1.00 vMB 27
329,957 329,957 00000000000000001913310194072655d2f12ba467eba03140971b790113be0c 1,296 0.67/1.00 vMB 27
329,956 329,956 000000000000000007d5532ff245537b7213c7b9face74abd87d21aeab06a11e 81 0.04/1.00 vMB 15
329,955 329,955 000000000000000018aa46eb02f6508b544268776e61d78cdff6a48fb9d0e394 1,120 0.60/1.00 vMB 29
329,954 329,954 0000000000000000013a818ca499f2df1af7cf193818de354a553087ff94b0f4 65 0.10/1.00 vMB 8
329,953 329,953 00000000000000001b164a354534fcceb97f0e9e9e607c412bf385802a3ef69f 147 0.09/1.00 vMB 22
329,952 329,952 000000000000000010d53543ae007d12cc525a188fe0eed59ed2e5bb6b5d7ea9 1,108 0.60/1.00 vMB 28
329,951 329,951 000000000000000002ffc74605f7a8539c239356fdf504e3dc1ce4c0cbdbb8cc 495 0.27/1.00 vMB 23
329,950 329,950 000000000000000001e2447370957c56c9f6e628a9186cbfbff2673110737711 1,085 0.58/1.00 vMB 26
329,949 329,949 000000000000000010d98ac5f4a41ce7b7becf2373ed4149eccccb6ac113e984 234 0.12/1.00 vMB 30
329,948 329,948 00000000000000000b0cd52e82b0fa2980788838b9c64c05c120c2643efa7bdb 253 0.14/1.00 vMB 33
329,947 329,947 0000000000000000069948450d1c42459cc98f13a424f1f4b4705675b5284269 136 0.09/1.00 vMB 22
329,946 329,946 00000000000000000f7c515da1352f46cb55ba4f341b3ded90381a2d9417ec6d 542 0.30/1.00 vMB 27
329,945 329,945 0000000000000000054f78565444a0cd6c920da28d217efc09fdd50c32448976 324 0.28/1.00 vMB 21
329,944 329,944 0000000000000000017e1b8492568725e0c6dd0853fd6fe4e3c0d3ea72a79693 177 0.10/1.00 vMB 23
329,943 329,943 00000000000000000ed7f5f6c52ae5ec41032cc3fd074968b9212e87035267db 42 0.02/1.00 vMB 21
329,942 329,942 000000000000000008cc75725826005362837695d44a783181193b3be049d6d6 598 0.29/1.00 vMB 26
329,941 329,941 00000000000000000d46f83c72f30d338881af2a4417b9f129b776bffe1df396 519 0.31/1.00 vMB 27
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.60 GB
    • Received: 17.20 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.