Loading Tool

Explorer IconExplorer

Memory Pool

53,204 transactions
22.94 vMB
0.16246824 BTC
Random Selection Loading Transactions
Max Size: 130.78/200 MB

Candidate Block

Mining Attempt 18279bba8b248fa0667ea5640b73839e61fe38f94a929f3ff1c88284e6485349
Version 20000000
Previous Block 00000000000000000001d32a64f5a9fd0bffe928323de9f2e4c91f06684e673c
Merkle Root 7c3ed18990ef8fce6e6cbd01a33ea1ea6a872d549ac766af4436d418019f6591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,730
Size: 1.00 vMB
Total Fees: 0.08982778 BTC
Feerates: 477.45 > 9.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,920 (821,332 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,588 92,588 000000000004b6d5bfbe26bf278a0e5f5a30217c920000913dc346b9ee612d83 1 0.00/1.00 vMB 0
92,587 92,587 00000000000ac101a266b35209731390eeb99549429c9b2e2d1b2bcd6fba4a72 1 0.00/1.00 vMB 0
92,586 92,586 0000000000002862b186fc622ae9f3e1fb9dd6f365881668defb0f8478f4d657 1 0.00/1.00 vMB 0
92,585 92,585 000000000006ef37c1790a0326ba8eb7da0de22b896826255af4d9a9ec35d785 1 0.00/1.00 vMB 0
92,584 92,584 00000000000af7e1f85e60d681a5c21bc85eb78f8f3975ee8584f0de96a72ce6 1 0.00/1.00 vMB 0
92,583 92,583 000000000006f04bd88133a1e5574e86d5c9dc7f02661ad4a8f6c4c0a365f15a 2 0.00/1.00 vMB 0
92,582 92,582 000000000003af76c6712bf645425feb449cb148d14e19a55fd6421353918545 1 0.00/1.00 vMB 0
92,581 92,581 00000000000b847f9ead284f30a3753ca9cfac40240f6f46f30644cbc2bb2747 1 0.00/1.00 vMB 0
92,580 92,580 00000000000763a7e3476b0550638e9dd0f2ce3a56d3aed433dee0330ea03f4c 2 0.00/1.00 vMB 0
92,579 92,579 00000000000d71f3920f102db521a6474ed188051d63a6ac0fb4c332a4a8500d 4 0.00/1.00 vMB 0
92,578 92,578 0000000000051a089a05af8607b18c4eda6aad4d995a1cf5080d32202bc0499c 1 0.00/1.00 vMB 0
92,577 92,577 000000000007d3e9183904dd8f3fb26489c46c4f7c8984dd31b176fa018da019 1 0.00/1.00 vMB 0
92,576 92,576 00000000000ddbc2cd385db81e25f776fcbd6b4942738d959fedad53d14756bb 1 0.00/1.00 vMB 0
92,575 92,575 00000000000876d6bccfadd1b78bd8857607d016235059f1ae002cc8856fd249 3 0.00/1.00 vMB 0
92,574 92,574 0000000000087ab015b85d46208cb071d83119b00db0b556021a51861312ef80 1 0.00/1.00 vMB 0
92,573 92,573 00000000000505aae15adb607f3658ae8cf885aa493e3282a88b75185b08dcbd 1 0.00/1.00 vMB 0
92,572 92,572 00000000000228b8a441ed68731b3a9e131a28102197554249ad49a60ad272c3 2 0.00/1.00 vMB 0
92,571 92,571 00000000000d0dbcc7aaa29f684c964ea03a22346f1ea1076cd9a9f550b31be0 1 0.00/1.00 vMB 0
92,570 92,570 00000000000282cba07a1fc789328b06f08a4cf95aa1b78c671edb5927ee2984 3 0.00/1.00 vMB 0
92,569 92,569 00000000000795e8f0d6c191be7b1ff3746ec72364008c86c28067db77d2a4f7 1 0.00/1.00 vMB 0
92,568 92,568 000000000001347d20d8aa744cfc40d0ac44ab836345d4a7b26989284a32addc 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.47 GB

Node Details:

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