Loading Tool

Explorer IconExplorer

Memory Pool

86,004 transactions
32.04 vMB
0.21482378 BTC
Random Selection Loading Transactions
Max Size: 191.61/200 MB

Candidate Block

Mining Attempt 34af5ff1c747955b5d19759112dde453a0a788047a24e4edbdc5f8822bdf6db0
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 36ea5c0befff716d504b6cc2b764aa6729b83f009ad3ba13e2475cd91c8e6de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,864
Size: 1.00 vMB
Total Fees: 0.09657637 BTC
Feerates: 529.10 > 9.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (440,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,539 474,539 0000000000000000000a630b51f60658031225ae042402764f0d874b3399c875 2,307 1.00/1.00 vMB 55
474,538 474,538 0000000000000000002cf892b174ce408df7625aafb5f62edfb6c20493de4a26 2,152 1.00/1.00 vMB 193
474,537 474,537 00000000000000000094e581125146cd5433ef03906b6e38b34fdb022db81245 2,243 0.99/1.00 vMB 139
474,536 474,536 0000000000000000011647142f5b12192e04bf4873f2bb538a4771d384d80b6e 1,657 1.00/1.00 vMB 172
474,535 474,535 0000000000000000015897099d9be0006dfa4899ffc70a0189796afeffcefb66 1,291 1.00/1.00 vMB 318
474,534 474,534 00000000000000000186100e8c685374ecf9c39c34b46d5f2af186df3673333e 2,079 1.00/1.00 vMB 48
474,533 474,533 00000000000000000052e3868d65505ac9e80ac127a972be7ef0114dd35d6830 2,377 1.00/1.00 vMB 237
474,532 474,532 000000000000000000dcaa9e2246271076c15ea160f91eff3dcd2673c9fd5922 1,553 1.00/1.00 vMB 113
474,531 474,531 0000000000000000013d633cb0ddcd949f3d7c347c74378431e3d8e8d53f4886 2,354 1.00/1.00 vMB 305
474,530 474,530 000000000000000000248a4b95dcbb36b9ada4926acf7402b76b77c3311a6f37 1,917 1.00/1.00 vMB 106
474,529 474,529 000000000000000000c0eeb8602bf951d2d623cf93c3112da3db467a03957400 1,604 1.00/1.00 vMB 129
474,528 474,528 000000000000000000039cc9549cbd98b74bb3c2eb981b878c559310686938b6 2,726 1.00/1.00 vMB 206
474,527 474,527 0000000000000000014d991d494e832dc184a1d749a856215d5c4d921ce52621 2,226 1.00/1.00 vMB 224
474,526 474,526 00000000000000000080424c866a4e1acdd6a55d1529ca51ad351a99a7fd44fb 1,676 1.00/1.00 vMB 304
474,525 474,525 000000000000000000854bd0bf056e46b2144bcafa08b89df488a51a4f8f808f 2,456 1.00/1.00 vMB 211
474,524 474,524 0000000000000000012ceed66aea019d6177bc1251cc9bbf924f84ee755c0cf5 2,287 1.00/1.00 vMB 252
474,523 474,523 000000000000000000e4fb617a2e613bf5ff8fd093c60eaaa0342fc12371376c 1,797 1.00/1.00 vMB 263
474,522 474,522 0000000000000000014ab30224e0540d7d7589b75c951031d146493b40691693 2,452 1.00/1.00 vMB 344
474,521 474,521 0000000000000000009093e1a049b2cb90189747de53415cd2d69ffc8f65ba97 1 0.00/1.00 vMB 0
474,520 474,520 000000000000000000fb2cdb54496a1a566550afeaf35a4e90b99aa0cec42a29 1,741 1.00/1.00 vMB 385
474,519 474,519 000000000000000000c899e7a0b353425f02936be6ed6261e955478897a2843a 2,178 1.00/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.