Loading Tool

Explorer IconExplorer

Memory Pool

87,767 transactions
32.69 vMB
0.16655394 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 2c423bf773023e060b5e73aec11c0b82fe0c1e953d20ff7075d5b3c2e6e0cff6
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 126ba971284f6d6f2898d31579c24464b9fa2e9d948d177049ba588dd2151d2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.07497519 BTC
Feerates: 502.65 > 7.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (549,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,665 365,665 00000000000000000cdfbb0fc0d783f636378d0c7735a472cfc53212948e5dbd 676 0.40/1.00 vMB 43
365,664 365,664 00000000000000000465cc49a71badce4082bf63692192c7745735b1bd24302c 485 0.93/1.00 vMB 9
365,663 365,663 000000000000000009bd94a48a895ad0cceb352d4bc8b3b0324f59dac8c7e1a8 481 0.28/1.00 vMB 36
365,662 365,662 000000000000000003509f8e936a2365d24826de1d28f7206deeca513e3ec909 870 1.00/1.00 vMB 14
365,661 365,661 00000000000000000c07d9a82c41853893be5cbd258e76403aa058ca488522b5 173 0.25/1.00 vMB 6
365,660 365,660 0000000000000000016d25835956ee9c357d364b364c151bb29c5b32e2fdb330 1,076 0.93/1.00 vMB 21
365,659 365,659 000000000000000002103c630cb8fe904db41339b960015834b94d3ea24b915a 772 0.93/1.00 vMB 14
365,658 365,658 000000000000000011aa436f4e34028a0e7b88f6515c23bdc79611b8926251f9 1,163 0.92/1.00 vMB 23
365,657 365,657 000000000000000000c9bdaf76d7652421be56aca4ae508a774c791d8901df3b 473 1.00/1.00 vMB 6
365,656 365,656 0000000000000000002c755f60a7e82c687fc2c80301a63b1f89f89b12123f5e 1,285 0.95/1.00 vMB 26
365,655 365,655 00000000000000000e185f09b0f7c7e0ed1191deee70253cab485b8da69973f0 210 0.29/1.00 vMB 19
365,654 365,654 00000000000000001155408ed09b4985b93f4390ec84bb049d27df39f7d8c698 1,095 0.88/1.00 vMB 31
365,653 365,653 00000000000000000aaa93fcfad1e814f83b1f2fb810238e09d8012fc5f0d18d 552 0.93/1.00 vMB 8
365,652 365,652 0000000000000000141520ca0cf23b9c9a672ddd6688157e174d7f23d88943d4 724 1.00/1.00 vMB 23
365,651 365,651 000000000000000012c13197c29b4849d4a4b272065c7cd790d4dcd5a66e9fb4 126 0.11/1.00 vMB 26
365,650 365,650 000000000000000006d01d7f097cf7f33256471882bbb1cb67d72329cf8547b9 620 0.95/1.00 vMB 24
365,649 365,649 000000000000000011c272e59697bb7a4ce69f8486750f79e3621f732ad900db 128 0.09/1.00 vMB 28
365,648 365,648 000000000000000013e44e738b78ef81738f9697d4fc28b2755b3fd50780cca0 184 0.12/1.00 vMB 27
365,647 365,647 00000000000000000dde1f6836c1a953e0ba88fc1d459659c6ba0e22b7443696 478 0.42/1.00 vMB 39
365,646 365,646 00000000000000000519b0197bb5e7dfd53f9060db0b8078dcabf52e3bf09807 859 0.75/1.00 vMB 27
365,645 365,645 000000000000000002a6f8f210e7ca47a557fe42b203746201ca86221598f309 1,253 0.93/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.76 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: 709.16 GB
    • Received: 16.85 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.