Loading Tool

Explorer IconExplorer

Memory Pool

82,534 transactions
30.37 vMB
0.10439992 BTC
Random Selection Loading Transactions
Max Size: 183.13/200 MB

Candidate Block

Mining Attempt 6e3a18ea9d44ea7bd117385e92c49e786e95e20e737c8fa0bff185c229cad848
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root a57905112acee57c0f90dcf535973da8f92d5dda4bcd1d270f9e5e6752153495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,708
Size: 1.00 vMB
Total Fees: 0.04208208 BTC
Feerates: 526.32 > 4.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (374,467 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,500 540,500 0000000000000000001932f68d954f3dbf09e4c4fe8fa004616a267b6521938f 1,577 1.00/1.00 vMB 17
540,499 540,499 00000000000000000025e16025ddd63cb45289c7a3a31305be4f10a4d8bf217e 1,350 1.00/1.00 vMB 32
540,498 540,498 0000000000000000000fc5982985dc7299f2e4181271828f45eb8352ad61dc89 674 1.00/1.00 vMB 59
540,497 540,497 0000000000000000002659c338c67ac62e96035b724421c96aa761e562ea5d3d 2,463 1.00/1.00 vMB 16
540,496 540,496 00000000000000000001bbeb60cef9be980c245c789c015c60e82f0ccf3c2e52 2,108 1.00/1.00 vMB 15
540,495 540,495 000000000000000000154abd71474d972933f6062b22fb0c660d899ebcde1b6a 2,439 1.00/1.00 vMB 32
540,494 540,494 00000000000000000024ada2b097cb7b76bb751751dadc55a47db2238863ee96 2,473 1.00/1.00 vMB 18
540,493 540,493 0000000000000000000c657d97fe8c8ec902ed09c5e1cceda1a04d02439948ca 2,075 0.86/1.00 vMB 23
540,492 540,492 00000000000000000009b67e0dbd2bd908644ec2119c2b6edb4ff3a15ebd9b1c 241 0.11/1.00 vMB 15
540,491 540,491 000000000000000000240d22001022e71a7d44dd06a05b881260d79095c77940 491 0.22/1.00 vMB 2
540,490 540,490 0000000000000000001a6ab6972152aa85e76c6b10a17f9747390aef03a14365 2,101 1.00/1.00 vMB 35
540,489 540,489 0000000000000000002004aa6317efd7c9d3370771f720b655a0800d9a93a53a 122 0.06/1.00 vMB 27
540,488 540,488 0000000000000000001342da3d865b4d74f1ddb2f600eb2fe5b840c8f969529b 347 0.19/1.00 vMB 10
540,487 540,487 000000000000000000064571301a4e74ccda3ebd5da2ceada9074989e418a8e0 1,147 0.48/1.00 vMB 15
540,486 540,486 000000000000000000038d7cb92d42b17157bf7d9a66d7edbd8ffeaabee92017 1,515 0.67/1.00 vMB 16
540,485 540,485 00000000000000000007745ded0476210886a1d417ec83092ced214c0ed0d3c9 1,649 0.84/1.00 vMB 8
540,484 540,484 0000000000000000001c09949a4703f64e2a2d94047865ac0433ef841a69eeca 2,338 1.00/1.00 vMB 11
540,483 540,483 0000000000000000000a3e3e49788d41d08a441beb36623804154d8eaa67802a 2,065 1.00/1.00 vMB 26
540,482 540,482 000000000000000000200334b3bd9feb2d21dfd4f5f468b093aadacc5de3f020 2,234 1.00/1.00 vMB 9
540,481 540,481 00000000000000000023c0755eb41056642f8feb2c33623ef5fdb861b9e89c16 1,722 0.77/1.00 vMB 23
540,480 540,480 00000000000000000003ecd41eacff4a5c1ea8672a46c1bd81abe0385449a530 2,117 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.