Loading Tool

Explorer IconExplorer

Memory Pool

79,623 transactions
29.63 vMB
0.07208762 BTC
Random Selection Loading Transactions
Max Size: 178.39/200 MB

Candidate Block

Mining Attempt 158a9b12c0b944848727b596047aa33005cef66eae89168802ce911290c7f388
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root e9a5340bdf0c6279ce3415f6fba4b1d6696ad443d106f69027295e325d17e350
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,733
Size: 1.00 vMB
Total Fees: 0.01173672 BTC
Feerates: 150.77 > 1.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (388,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
526,169 526,169 0000000000000000001df8d65bfb2ec37ac0de30ebfef2f6b8531b01b689155b 2,348 1.00/1.00 vMB 21
526,168 526,168 00000000000000000004141fcc74e3d3efea100e59220e484adcae5778434fba 1,708 1.00/1.00 vMB 9
526,167 526,167 000000000000000000073417681872cf46eaffe9c79eb3c40c6457eb96186af8 2,689 1.00/1.00 vMB 20
526,166 526,166 00000000000000000029cdc79e0c3be272c8d186392c6696ad13c95e6ab441e6 2,793 1.00/1.00 vMB 23
526,165 526,165 00000000000000000006ab4916e74a4f9c51fd47c3cf671eb8cca537deb9d594 3,273 1.00/1.00 vMB 16
526,164 526,164 00000000000000000025641576f33d4949b40ac8e7e42ee26de14e9673446c0d 1,982 1.00/1.00 vMB 39
526,163 526,163 0000000000000000000fd37dfef4ca5efff7166526233a7a555e1ceff8bcd4c2 1,042 1.00/1.00 vMB 6
526,162 526,162 00000000000000000029e8e5da267d2dbdf4e614dc6971451fcc570e897fbddf 1,687 1.00/1.00 vMB 2
526,161 526,161 0000000000000000002ade323277799a56837da7ad4d01dbd441d39437281022 759 1.00/1.00 vMB 6
526,160 526,160 00000000000000000024958407046698a13ffff9af7483fb3677c7425381c585 463 1.00/1.00 vMB 8
526,159 526,159 0000000000000000001f598f729d82a8f1570696e7af3bba7af5f7ece547ae07 3,029 1.00/1.00 vMB 6
526,158 526,158 00000000000000000016e603ead88b35db7b8a13d129edf4bfc1c084b6eabe12 2,327 1.00/1.00 vMB 5
526,157 526,157 0000000000000000002ea3e4c2cd435bc1eda70b1bf1707b8e816b0c0fcff0d9 2,877 1.00/1.00 vMB 13
526,156 526,156 0000000000000000002b22dc162398c763902dab4003b3398a56a8ca47165d29 2,491 1.00/1.00 vMB 42
526,155 526,155 00000000000000000013ddb3223e020d77af30038cab94114deba2c683609348 1,026 1.00/1.00 vMB 11
526,154 526,154 0000000000000000002ed5a9908cfed1275cf4de530056bb02c92ccc040cb849 1,226 1.00/1.00 vMB 35
526,153 526,153 00000000000000000031997c632928ea0af1916acdda8331be4c1565d991a422 2,309 1.00/1.00 vMB 5
526,152 526,152 00000000000000000020bba00fbf5ea3e4929e75af3341ac043b5d2d3e5e5dd8 2,493 1.00/1.00 vMB 46
526,151 526,151 0000000000000000000bacf025841c60f721ff19e23d3d1326c301d42beee539 80 1.00/1.00 vMB 1
526,150 526,150 000000000000000000222c37f5bef922466367d2afeff926ebaf079b90772cc9 171 1.00/1.00 vMB 1
526,149 526,149 00000000000000000028aa3a393c39855125ebeb1698f1cd9e15e908e0b643ac 1,035 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.38 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: 664.37 GB
    • Received: 14.96 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.