Loading Tool

Explorer IconExplorer

Memory Pool

73,741 transactions
28.86 vMB
0.07058892 BTC
Random Selection Loading Transactions
Max Size: 174.68/200 MB

Candidate Block

Mining Attempt e18bcc7306712e0ebe18d25a8dcad6fbb9e58348dbaa04005765ca17b0e8f050
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root c1116d56b1e7efa71f1c9b7ca55ffb5e3c408c3c9420d34501807a8adbcc9606
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,926
Size: 1.00 vMB
Total Fees: 0.00671410 BTC
Feerates: 73.20 > 0.67 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (765,440 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
149,993 149,993 0000000000000691662013f1ef7d8c5ff19ad85f47b63b6fa06bd27947be4230 12 0.00/1.00 vMB 0
149,992 149,992 0000000000000222084899512adb820a837f60c61fce8cf680345413c7016f91 17 0.01/1.00 vMB 63
149,991 149,991 0000000000000b5c7e7f0753bfe803c981987bff6ee0c0749c0fdc43da42980e 14 0.01/1.00 vMB 160
149,990 149,990 00000000000007a60af7123b7523f046fd7b149faec7ae919a3813843e0b0825 44 0.01/1.00 vMB 211
149,989 149,989 00000000000007a73b894d7718a25f9e50d0ae1b73567ff31bab65174f742bbd 22 0.01/1.00 vMB 170
149,988 149,988 00000000000001f38546624afceafc53723cd4383b3668819ff58f94fe50a365 65 0.03/1.00 vMB 194
149,987 149,987 0000000000000367d5e301d3500fe661c68045af249ac4e2d508aeaddaeb1a8e 33 0.01/1.00 vMB 194
149,986 149,986 000000000000068a6a49fb8b94028cfb6a2620ff39f1c4bf18b102750ba70d52 89 0.03/1.00 vMB 90
149,985 149,985 000000000000056187fe14de03f1d4c1d1933d67d3f64f06028e71bf22492692 12 0.00/1.00 vMB 35
149,984 149,984 0000000000000b4ece814065c9a591382cc90447efdd302ec5d618ffaa04e023 52 0.01/1.00 vMB 81
149,983 149,983 00000000000008b85a22c7025942e5b2f13996df0e2fbe6b7257aa7857763498 6 0.00/1.00 vMB 115
149,982 149,982 000000000000082cadd1df28fbd0c9e9b56a41db85d264afbb550d58a31375db 22 0.01/1.00 vMB 24
149,981 149,981 0000000000000805140e0cd8733329ba6e108125e57620d37907b6384343e182 17 0.01/1.00 vMB 227
149,980 149,980 000000000000096796a376b9c5a020da21e2dd9e44611ba2977c1b24e98e7f8e 14 0.00/1.00 vMB 95
149,979 149,979 000000000000034b2074aae6da538c9742744edcf984a266ee008ad5bf63bbc3 109 0.03/1.00 vMB 5
149,978 149,978 00000000000005ac32d469857bb4a14c3ed7c675f0cbac82b31bc2e30d37c270 79 0.02/1.00 vMB 304
149,977 149,977 0000000000000079e59328a9dd36c5b468fac844be9713acd93bd365c913f862 152 0.05/1.00 vMB 20
149,976 149,976 00000000000007dd4cda85c84cbc788633bb88ecd5cc08f1f56e5c5eda7f5129 14 0.00/1.00 vMB 44
149,975 149,975 000000000000091e29a7f7dd3565fd69aea162c344d23a2edee60f3c27a4e19e 12 0.00/1.00 vMB 0
149,974 149,974 00000000000006176c04bdc23ec611e6c47429778a249113490690748ca92fd7 13 0.00/1.00 vMB 16
149,973 149,973 0000000000000289038c1dc4d8e15e3b5f1ee7347b75a8db83c302f925cf7f78 59 0.02/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.14 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: 742.94 GB
    • Received: 18.67 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.