Loading Tool

Explorer IconExplorer

Memory Pool

88,357 transactions
23.16 vMB
0.07032791 BTC
Random Selection Loading Transactions
Max Size: 157.56/200 MB

Candidate Block

Mining Attempt 6b5af7b0679be6e99c581ce74eed45340da82ed7c921822cb257591d5a8a81d2
Version 20000000
Previous Block 0000000000000000000007a9dde7e7c880c2610a84f6cc8d7b11b9a2073cced1
Merkle Root 18f970681ce591fbde72b9877448dae5e1618b158214f45ed926b032dfc54026
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,813
Size: 1.00 vMB
Total Fees: 0.01839327 BTC
Feerates: 104.17 > 1.84 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,871 (856,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,245 59,245 00000000000a9f6568d81d761a70d08590873b325093da2057d1bb1d3d1a72f8 1 0.00/1.00 vMB 0
59,244 59,244 000000000c9982057598c5a748583c0d90a9cdb5aea4bbbedebc63d784a50974 1 0.00/1.00 vMB 0
59,243 59,243 0000000006db80088ff25c00161b14b1f1bda6747d7d67dcc31aa3c3de67fea2 1 0.00/1.00 vMB 0
59,242 59,242 00000000040395e1cb860287f6c094567e93af221ed9261e7ce662b3a7a9ec3b 1 0.00/1.00 vMB 0
59,241 59,241 000000000264470bc3a3ca006c3b036ae6146ca2f1224524aa0d30a7adbd5671 1 0.00/1.00 vMB 0
59,240 59,240 000000000d10e9ca19962a25057a56744f491a15c814f46c97b8c1254bff84be 1 0.00/1.00 vMB 0
59,239 59,239 0000000004e4a01d9d6af6a9bf1d529e3c3c50fbd31ee4b8cfbfa8e9237d8a0a 1 0.00/1.00 vMB 0
59,238 59,238 00000000045dcae92af831d5604a7f9796cc3197e71314015abd0a933503078f 1 0.00/1.00 vMB 0
59,237 59,237 000000000b38fa6db4cce99b806491f8960127e101b584fd97aa150a34be1754 1 0.00/1.00 vMB 0
59,236 59,236 00000000043dfed381ed66b14a6d10cfa054e0b03e8ee4f999a8f0f440fbb5c0 1 0.00/1.00 vMB 0
59,235 59,235 00000000077f74f9dcee5cde29ed174586eb19c6d23d7f9f79e87c7638af4a9a 1 0.00/1.00 vMB 0
59,234 59,234 00000000040da1f8c3e0a366e0075e40ed2ac6c0f2ae9f07ba4af827c08d66bd 1 0.00/1.00 vMB 0
59,233 59,233 0000000003103e627c853aae3aa3ac4f403e17d3c310fb1b856a4db3c53589e3 5 0.00/1.00 vMB 0
59,232 59,232 000000000cde2d540afc08e47e52e42d1225ab4062d9ad1530300f14f1c23de6 2 0.00/1.00 vMB 0
59,231 59,231 00000000065162c45fb63f81e7a53c41e5ed7135e04cdb520470547291efba2d 2 0.00/1.00 vMB 0
59,230 59,230 0000000001f759f994a88b1aea1709350692a9efd18e86949daa255b11794f4e 1 0.00/1.00 vMB 0
59,229 59,229 000000000e04baf4df17c956b584c376452c5aff428c29c5ddf523b58a0c9f64 2 0.00/1.00 vMB 0
59,228 59,228 0000000008c166dbe44de4e9f94d1c0d90c9f056d28f5d918a333599eef6a72f 2 0.00/1.00 vMB 0
59,227 59,227 00000000059c809ef0334f89c6e1672c3f5183f4d297dc09f640acbd193b2963 1 0.00/1.00 vMB 0
59,226 59,226 00000000050ede78c834a8d6e7894485f0900e911586d89c6dc67b5db3c886b9 1 0.00/1.00 vMB 0
59,225 59,225 0000000002178d9ee6944c1073d91851ed0a7344abc878683c56acb6edd26407 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.88 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: 795.24 GB
    • Received: 22.11 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.