Loading Tool

Explorer IconExplorer

Memory Pool

48,241 transactions
27.40 vMB
0.07430139 BTC
Random Selection Loading Transactions
Max Size: 146.11/200 MB

Candidate Block

Mining Attempt e9b55191751ae80d3175de0a5ed53337c9cc77830aa87d5122443b3c8accc7a6
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 04260e5e155545f26eecb49e826ee3abcd2a19af1bd1f36202e10ac78e29bd3d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,945
Size: 1.00 vMB
Total Fees: 0.02306273 BTC
Feerates: 150.92 > 2.31 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (732,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,705 182,705 000000000000056df445281981d36dbc9a687a9d1e2381fb8bfd8c8defb972ee 17 0.01/1.00 vMB 21
182,704 182,704 000000000000091291f3da7d059ed2085b30dc01609534f1f4a2ed16c846a6f6 53 0.04/1.00 vMB 116
182,703 182,703 00000000000005ef0ad099bf9a2ce4834db42447317594d29e22a49644487f32 66 0.03/1.00 vMB 93
182,702 182,702 00000000000008c9dbc0a827535e758ccbfb10fb1b3b060fce2be64ed4d18888 7 0.00/1.00 vMB 43
182,701 182,701 00000000000006f940a0379ff87366d0c1b2e52f437dae9e6bb8579cb29c2ec5 23 0.02/1.00 vMB 44
182,700 182,700 000000000000045bd095a28df2658ed0d29d2057cda7473587965ff06bf413b2 107 0.04/1.00 vMB 42
182,699 182,699 000000000000082f0543553388c9ae5b86a11cd55de3d0080fe15deb8912e273 1 0.00/1.00 vMB 0
182,698 182,698 00000000000005ccc22eba8459021358eef15abfd19301ff2c6e506a7afead9a 168 0.07/1.00 vMB 231
182,697 182,697 0000000000000548dd6a33c00e68c4b7a6ed1384bc9bbb498c9198c95465ff9c 9 0.00/1.00 vMB 0
182,696 182,696 00000000000007965d46e703bbe9b01ca284902e91eaa5d2d3590730f8829718 132 0.06/1.00 vMB 123
182,695 182,695 0000000000000194cd0be617b9beb98ca845da4e635420d52d6d9b1d205d2118 97 0.03/1.00 vMB 247
182,694 182,694 0000000000000231d60e8b3060dd9a8070a0ca0a662b02a825eeb095799a4fd0 66 0.02/1.00 vMB 50
182,693 182,693 00000000000007d574b0c7fc319f7277f6e93ac51e2deb3d15145a1dcc632e39 128 0.06/1.00 vMB 123
182,692 182,692 00000000000007779a580e624984dab28be2fbc82ca23942803980d6337018d4 98 0.04/1.00 vMB 44
182,691 182,691 00000000000003e78675084b1135b443f52598d3616598fa67bfe71f56566e3c 26 0.01/1.00 vMB 158
182,690 182,690 00000000000000c989a9088280c35195deacbc61471c56989fbb75ef1d505432 14 0.00/1.00 vMB 0
182,689 182,689 0000000000000581dbfe58bc3b05586c18417ce6110a4a4cc67f625a28cb4b9f 93 0.05/1.00 vMB 98
182,688 182,688 00000000000005d8070c98daed4b2bd05650d802a896980ed3f48a3ac957dd66 52 0.04/1.00 vMB 69
182,687 182,687 000000000000016ea2fbbe863e4ff3c6d81c7fd4ef42bbfbe7ffd8bd2e790812 128 0.05/1.00 vMB 91
182,686 182,686 00000000000004af79abc08ae27f79a7a1b1b7e9a6a3ec1121f706f93770a71e 80 0.06/1.00 vMB 58
182,685 182,685 00000000000006c1b7fbf7f7a93bb37590a499d3f673a095fdac70d5a0b8b150 52 0.02/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 782.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: 649.05 GB
    • Received: 13.12 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.