Loading Tool

Explorer IconExplorer

Memory Pool

48,398 transactions
27.45 vMB
0.07584455 BTC
Random Selection Loading Transactions
Max Size: 146.36/200 MB

Candidate Block

Mining Attempt 8f95f9bfbc052430095288587893f730e3540f87ac71a3fa209c03c90db4521f
Version 20000000
Previous Block 000000000000000000016efaef9f7da737aa2349d0b4dafc4a282bf2e687179c
Merkle Root 5ff6585c6a738a2af4bb7ea83e1dbcbddfa58cad53df0e289bf5396cc40b5d6e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,898
Size: 1.00 vMB
Total Fees: 0.02446906 BTC
Feerates: 150.92 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,784 (566,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,794 347,794 0000000000000000124ab353823708ec6b5a9c3a06f99cb60644fd295c9d7896 280 0.13/1.00 vMB 27
347,793 347,793 00000000000000000b2d1209eec01695c7053902a3ca1d0e91ba8beb1f454e69 288 0.14/1.00 vMB 25
347,792 347,792 00000000000000000e1f11f0db3dfe0b162d5b3952f6aacc1a8a427c9bbd98b6 80 0.04/1.00 vMB 26
347,791 347,791 00000000000000000035ff5dab2dbb59990a266fcd75e25a85092309d95a6de3 993 0.60/1.00 vMB 22
347,790 347,790 0000000000000000023f1ae05bd07c8a162afc14554f74b0ff72c71e4bad268e 157 0.10/1.00 vMB 21
347,789 347,789 000000000000000004222f2449c80fe9e3a1ce8ea5b951459ab5250eda24174e 133 0.08/1.00 vMB 21
347,788 347,788 000000000000000004e052d3d7f9a28911b3fdd20f8607b8627b68f94ee4f658 56 0.03/1.00 vMB 14
347,787 347,787 00000000000000000f69e25e9ffe49101641fea405b46b6a51a1c4d271af753e 495 0.27/1.00 vMB 29
347,786 347,786 000000000000000014d4c9cce61d9d362c6315b4898b2f43198bf243948aad44 1,071 0.58/1.00 vMB 24
347,785 347,785 0000000000000000167296ecf8fcf410caae3bc3f153a0665e36d5fe6630808e 306 0.19/1.00 vMB 17
347,784 347,784 000000000000000013668dcddf0381f844bd73c646bab17f49aa6b33ad0cb598 1,221 0.68/1.00 vMB 25
347,783 347,783 00000000000000000662bebbbd70622b5f9ca68189751c140f8cc38c3218e8ee 529 0.32/1.00 vMB 25
347,782 347,782 00000000000000000577acbb1ec5a0e429026140db600d6f6561df735949089f 275 0.15/1.00 vMB 26
347,781 347,781 000000000000000017139e6d44611f9729324c7ac0c8d0eca989627dc42a3761 153 0.12/1.00 vMB 5
347,780 347,780 00000000000000000fb5348c3a3f32223cfbcaaa3123c5293983415a3f588089 1,334 0.75/1.00 vMB 24
347,779 347,779 0000000000000000022bba8bd269207e024de555e9abe7b278b5c36bf2dd0290 638 0.61/1.00 vMB 10
347,778 347,778 00000000000000000660357775ac5be682da33772213e8aec5c66316971b360e 1,376 0.75/1.00 vMB 25
347,777 347,777 00000000000000000eb4489fb8797fcbc180ef7c92259ddbae0fbc02c074d450 1,352 0.75/1.00 vMB 29
347,776 347,776 000000000000000012c2b4308d2ed2ac8cd89737f073aa1b883885e9133935e9 1,605 0.75/1.00 vMB 29
347,775 347,775 00000000000000000de14334f9da364dc660a7cb1d7b695c08a3472e94d3512a 1,449 0.75/1.00 vMB 26
347,774 347,774 00000000000000000a463fc4ef936501f41eb88ceea0e06620be3feadf399b7c 100 0.05/1.00 vMB 28
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.