Loading Tool

Explorer IconExplorer

Memory Pool

71,724 transactions
27.75 vMB
0.06123204 BTC
Random Selection Loading Transactions
Max Size: 164.58/200 MB

Candidate Block

Mining Attempt cff728e9a06b5b3e6fe0b1e628060a918ade2123fdd422873e48b620706a1493
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ef60d06fff27c89cdef557687675ba76d86316fbcf0618fed85d4b4209eaaba4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,909
Size: 1.00 vMB
Total Fees: 0.00592635 BTC
Feerates: 101.52 > 0.59 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (673,515 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,520 241,520 00000000000000c8df89856826794019befe06f3b5794b217d6d571a2d997094 115 0.08/1.00 vMB 69
241,519 241,519 00000000000000239d67b54a6e319b94b3da2bf5aab5a46c8a0a83797bd78d71 604 0.25/1.00 vMB 195
241,518 241,518 00000000000000ce0578e0b05c297185ba1495d44c68d48bbe6c3d9979ea0b5d 116 0.05/1.00 vMB 158
241,517 241,517 0000000000000035551f68c122cf4a03b7cdad483f3fe56f23ac9d7aa71ecc16 190 0.10/1.00 vMB 99
241,516 241,516 000000000000009b9c32f864caa24452c49ccc7c20dfef9890a45328528264c4 595 0.25/1.00 vMB 175
241,515 241,515 000000000000009012590c13bb205a7faee3c5403ffc0aeeb29a10866f3e7e43 196 0.09/1.00 vMB 176
241,514 241,514 00000000000000e16138729aa5313e81cec02417053782b2472b13cc930188f4 466 0.21/1.00 vMB 141
241,513 241,513 000000000000004a82f162bcaf0c53eec6078e4f7f64b2c529bccf56fbce15e3 133 0.06/1.00 vMB 116
241,512 241,512 000000000000009142e56e175e36919ccf838454f2f0f5f245e867cc26e710cb 375 0.20/1.00 vMB 138
241,511 241,511 000000000000006c575e7fdeade0ae30ff36d9a0f069f0e9f48392b2ee7e9391 122 0.07/1.00 vMB 44
241,510 241,510 000000000000005eb12f6cfda7c3b1c6de130a528755b0b41575982b27391ad1 605 0.25/1.00 vMB 220
241,509 241,509 00000000000000d03b8f1482b7283a926be1ce42b4408b71d2ad68c31c2d7847 363 0.17/1.00 vMB 210
241,508 241,508 00000000000001045dbcd7a582191a10f6fede3b3b3933988d130271e7b8531e 434 0.18/1.00 vMB 196
241,507 241,507 00000000000000682a115efb4215907ba521d5d524baf3d4ceda5d9648b4b720 410 0.20/1.00 vMB 153
241,506 241,506 00000000000000b78a349ba2ada89794defc9a328276f51e9e4e2e5651840010 112 0.07/1.00 vMB 109
241,505 241,505 000000000000002221ec036f7f0d58f69c1cabdf9c5f247cc0174115cac438e8 116 0.04/1.00 vMB 212
241,504 241,504 000000000000009809d6b612cb17f683056016d94a46d20abf615605f0bcb173 31 0.01/1.00 vMB 121
241,503 241,503 00000000000000d1813640c6a60c9a7bc3bd031ac42dbd63026dedb715e7e1a3 168 0.11/1.00 vMB 120
241,502 241,502 00000000000000e52c0703f99a5a959820b6e2a14bee033319a040d44f46f826 522 0.25/1.00 vMB 170
241,501 241,501 000000000000005e1eae1009aad748e13e26b4c9ac346bc1910df7cb7e60255c 309 0.13/1.00 vMB 150
241,500 241,500 00000000000000cdc0e1ba19fe7a76a47e5c6f02eb4af30717d34f671a8c7c58 635 0.29/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.45 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: 667.43 GB
    • Received: 15.25 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.