Loading Tool

Explorer IconExplorer

Memory Pool

26,054 transactions
6.02 vMB
0.03535979 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.46/200 MB

Candidate Block

Mining Attempt 4897fefb6abf8c1bc4b0387e89d5cd5c378b12c9b714b0a7c164bd6f7c17f829
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root b2d801e9e0e5050127106948dd05beba47cecc5acde6b3ab62c807e2f37e0d00
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,007
Size: 0.85 vMB
Total Fees: 0.02171311 BTC
Median Feerate: 2.22 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (759,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,713 153,713 000000000000071cb6dbe84ce2b8bbcc8928c3196fe9c233ad52b10548cb74e4 6 0.00 vMB 0
153,712 153,712 0000000000000d72e98e9e989c1b1fdc28a61b7fcb711009d5bec7ec8688f776 40 0.03 vMB 68
153,711 153,711 0000000000000c93c1d92762363a979af4834f60c46ad7213860a5c169078d16 56 0.03 vMB 105
153,710 153,710 0000000000000b3ba0470ec1e698e98e29df911260771e82f3ed2b7f1e611191 11 0.01 vMB 48
153,709 153,709 00000000000003d3afe7f602467b8eb01aa2cd5e29dd27712904f9824cc273ec 96 0.03 vMB 346
153,708 153,708 00000000000007dc40a330a0bdde32ceec854aa8f7f4a755005ce9ba95dfc482 33 0.01 vMB 198
153,707 153,707 000000000000037c9bf2b58ed56622ee8cb86d0aa690bff9516ae4dee901d4b4 15 0.01 vMB 47
153,706 153,706 0000000000000a42c1553a7222de6a57ff084bc8bf3c33ac88255fd62a957181 60 0.02 vMB 562
153,705 153,705 000000000000091985dbaeb03293d8b964210be6282419c4cf7b6bb422b19db3 7 0.01 vMB 23
153,704 153,704 000000000000041b78d9a5d56161e1186fe73f714174946e32a775829cf10376 9 0.00 vMB 0
153,703 153,703 000000000000033b4a7ffdd3edc8c3748c1af97dfac4fcb5060d43e9cd7d0d95 22 0.02 vMB 67
153,702 153,702 0000000000000407c6588767b97ead1048b9f3ce2f21d463645149eb9117c26c 5 0.00 vMB 123
153,701 153,701 0000000000000cd29c8819472ec5d4d9cac4427df01b08188130ed8a5a80dab9 10 0.01 vMB 0
153,700 153,700 0000000000000cd360a431e078a07c2a14d2f5ebb4a5ec9159eb6959a497b6dd 26 0.01 vMB 15
153,699 153,699 0000000000000076589fca340ace5e2e818388c44335296190f7ecb87edb1e4a 76 0.04 vMB 80
153,698 153,698 00000000000002bbd51919842249b77147c758af5238ed53d7bae2bdf909c7c3 21 0.01 vMB 16
153,697 153,697 000000000000062bcdc0e8adeb13c76311a563cb3448b03ff4ea3f32c8ae689f 46 0.02 vMB 22
153,696 153,696 00000000000007818a3df861ee270d42c1a539ccb42693e6c9c39df0daaaaf85 35 0.02 vMB 188
153,695 153,695 00000000000007288618f4057e78196be4dd2e9c27c49afad1556a5850d3fb39 42 0.01 vMB 13
153,694 153,694 0000000000000d3e83bc58ea7a4125bad573d3ea7ce7e771359e9242a94dc6b4 27 0.01 vMB 25
153,693 153,693 00000000000005c6db3a7363a9b85f904aee0f69d8e09572d226eddbf5d2804a 4 0.00 vMB 67
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 80
    • Outgoing: 10
  • Data Transfer:
    • Sent: 38.48 GB
    • Received: 0.55 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.