Loading Tool

Explorer IconExplorer

Memory Pool

81,396 transactions
29.94 vMB
0.15570373 BTC
Random Selection Loading Transactions
Max Size: 180.34/200 MB

Candidate Block

Mining Attempt 2f763f5b8d0c448f30863c1ef7ae0eac2bf8407c0f9e93d699bb7b2865cf18a3
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root dc3f7d1a0db8960a3c678a5d74d3f053e6146ff63a1ae06c4e8142ad6033b457
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,689
Size: 1.00 vMB
Total Fees: 0.05900558 BTC
Feerates: 1,002.91 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (585,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,969 329,969 0000000000000000034aa7c0656d1fb293d67ecd6584b235427a237bf27ce298 646 0.50/1.00 vMB 21
329,968 329,968 00000000000000001a5f0ef3a019bfce49ed32048807d6865ddf126e7b986ce1 789 0.48/1.00 vMB 22
329,967 329,967 00000000000000000993fddd047f6e9186914221d970087d22c8fe4c5af01b58 334 0.20/1.00 vMB 24
329,966 329,966 0000000000000000087fc445c002ca4d1c64e45e6d0ffc0fce3da5499c8c0779 1,271 0.75/1.00 vMB 27
329,965 329,965 000000000000000019a21d07f23b338c7bc99ce8f07db89c1c837e80240d6d9e 54 0.05/1.00 vMB 19
329,964 329,964 000000000000000010f125c1d012972ce77d3b3319a55b37aa5a68d16ea7f03c 17 0.01/1.00 vMB 40
329,963 329,963 000000000000000013af17900b3f717d5e5e7868ee925bd26237f7088d6b7a16 372 0.20/1.00 vMB 25
329,962 329,962 000000000000000001f502f1dde6a6094297fd2ab05be96e2dc484876e7901b7 192 0.10/1.00 vMB 21
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
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 714.48 GB
    • Received: 17.54 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.