Loading Tool

Explorer IconExplorer

Memory Pool

77,776 transactions
28.88 vMB
0.07080930 BTC
Random Selection Loading Transactions
Max Size: 175.23/200 MB

Candidate Block

Mining Attempt 043498964dd499a877fbc93ae09701b9a6fe31aa7552c88aaf4ac9c02725edea
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 738b91918dd7834ab1c8687253e53c770ea9dcf9c2acafeb536a59c0e6060dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,674
Size: 1.00 vMB
Total Fees: 0.01062759 BTC
Feerates: 73.20 > 1.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (339,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
575,634 575,634 000000000000000000006cbd56ef03f0976cca1ba40469025ebe59a6f55d5795 2,715 1.00/1.00 vMB 46
575,633 575,633 00000000000000000022ff9f74f5d5a1bf57388b62c4fb3518358e9f0d53f05e 2,707 1.00/1.00 vMB 114
575,632 575,632 0000000000000000001c8863884148b3fb86fb2a1b51046e43edc116b06bd8f3 1,771 1.00/1.00 vMB 12
575,631 575,631 0000000000000000001ec7b32b74d873d91aa68e169b611fb81cf989da2735e9 1,580 1.00/1.00 vMB 23
575,630 575,630 0000000000000000002460b49f1c32f15d424258f12bb41fae9909af7ad1a43b 1,594 1.00/1.00 vMB 20
575,629 575,629 000000000000000000080d0ffce5fb78c71a99936c37e633c2e60ad7a3b1170a 3,103 1.00/1.00 vMB 82
575,628 575,628 00000000000000000000d10765b2e81b1b3b164a1309764743824af9608a8e14 2,800 1.00/1.00 vMB 109
575,627 575,627 0000000000000000001fd65d40aef0ddba7ba6b6a46238194a06ad690f6d925f 2,004 1.00/1.00 vMB 13
575,626 575,626 000000000000000000139b61b254493126c0efe2d1437bfe856d913b6259def4 1,728 1.00/1.00 vMB 33
575,625 575,625 0000000000000000000bf7125906a862edb2da7a3b4ba3072cab7543bc00a1aa 1,795 1.00/1.00 vMB 21
575,624 575,624 00000000000000000019b5d84775417c24ea551a087bf3f4cc2a32f458cd2178 2,516 1.00/1.00 vMB 85
575,623 575,623 00000000000000000025c88267119c3de80a51ce70ee438463e951331240329f 2,351 1.00/1.00 vMB 120
575,622 575,622 00000000000000000028d2a374abf0dccc4c53c19f0716ec42f544c2ad2989af 2,749 1.00/1.00 vMB 107
575,621 575,621 00000000000000000005686e6393a08c261371d5a7efa59babc8250d1664a76f 1,582 1.00/1.00 vMB 115
575,620 575,620 000000000000000000103ace874de3e5801c94d310310bd3b2231553d350704e 3,013 1.00/1.00 vMB 130
575,619 575,619 00000000000000000029f9d9beef48339b710892ed2499742dbc067693edbeb8 416 1.00/1.00 vMB 10
575,618 575,618 000000000000000000190e10a3ec9be4a8551386e57836a2be6e62e157f041b2 1,615 1.00/1.00 vMB 14
575,617 575,617 00000000000000000010d0f3b69ef4c2d6f7400e55028f4c741ed433372664d7 2,076 1.00/1.00 vMB 71
575,616 575,616 00000000000000000023dd0d28dcd86ccea5be372adcda9361cd0f3260d5d8ad 1,877 1.00/1.00 vMB 63
575,615 575,615 00000000000000000010d0ba149f17380e6f8107447bd69a38f430c1b49b0f75 332 1.00/1.00 vMB 14
575,614 575,614 0000000000000000000c791151341521e49fb3905dcc3556c030aebd02a1984e 974 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.57 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: 671.02 GB
    • Received: 15.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.