Loading Tool

Explorer IconExplorer

Memory Pool

78,793 transactions
28.92 vMB
0.11224900 BTC
Random Selection Loading Transactions
Max Size: 175.56/200 MB

Candidate Block

Mining Attempt a83973286cb8bf2f51cd2b61d03ac861683d11c5dfce2738c684443d2c8d5feb
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 1da8a2e8eae38d20cd7f31ad9a18f84d844966911648db7de2416e73ba67e451
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.04036947 BTC
Feerates: 602.26 > 4.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (621,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,630 293,630 000000000000000066c41c5c2265a9f821212622215eba24ba7ebf7a3f6ebfef 666 0.35/1.00 vMB 32
293,629 293,629 000000000000000077fab276027c86690e2b5ff094f655986edc7385a8a7d544 60 0.08/1.00 vMB 6
293,628 293,628 0000000000000000563ccaf85bc8df5c26b7c6c4fbdc748546fe67d248578105 662 0.38/1.00 vMB 35
293,627 293,627 00000000000000000ca7d1ca6fefb659d504a123b23244283c4b760c167443bb 274 0.14/1.00 vMB 30
293,626 293,626 00000000000000006d9040395eed95231078931b2a38199ba984fbc1cf61d101 254 0.15/1.00 vMB 27
293,625 293,625 0000000000000000339a030df68f485125b5e9b85281e4bc6746c211619de6b5 365 0.19/1.00 vMB 82
293,624 293,624 00000000000000000eb4dd0fa7a7836dc0f7ea0c291c3f7516eb476aefcc6316 929 0.51/1.00 vMB 34
293,623 293,623 0000000000000000058b36c3b97e66556613627369e1cb55b4974adda98434cf 156 0.18/1.00 vMB 13
293,622 293,622 0000000000000000098264dd0896b8d5fdbebb2d1c26ae65129f49a25dbf800b 512 0.24/1.00 vMB 35
293,621 293,621 00000000000000004c8840dc70e25635adca4ae8b68d0909e70412d86548efde 245 0.18/1.00 vMB 24
293,620 293,620 0000000000000000137e3ef163e812ce258998f06dac156174c7980dbbd410c4 751 0.35/1.00 vMB 64
293,619 293,619 00000000000000005c4880214ff15031d9ca0cd4008b2c47ffb150083f6b3e6f 382 0.21/1.00 vMB 33
293,618 293,618 0000000000000000c193b41385bdd6843503b387e7948e00ebd7317a2166cca9 95 0.22/1.00 vMB 9
293,617 293,617 000000000000000089b3d9c251419c36cfff5d3919fa172f5bd53aad68aaa7cc 712 0.32/1.00 vMB 34
293,616 293,616 00000000000000000b7f04d8d534c71854688a4c0a1119a5bb57842371193a9d 172 0.23/1.00 vMB 16
293,615 293,615 00000000000000002d082f884c5469f07ba388999d5081d9f0c4b7711adbcc05 232 0.25/1.00 vMB 15
293,614 293,614 0000000000000000d4bca0312a2635774936b8e18b45d067db67aa5e106b2b6a 512 0.24/1.00 vMB 56
293,613 293,613 000000000000000024dfe3620c33719a27141de99b04c435f25dd571defb2865 768 0.35/1.00 vMB 32
293,612 293,612 00000000000000007f4ae79a4c2ecb9f08afbd2123267854c6590a61679d5b8e 512 0.16/1.00 vMB 63
293,611 293,611 00000000000000001254b7268f10741cdeddb67765c7cdbf6675dd49151cf2b2 47 0.12/1.00 vMB 10
293,610 293,610 0000000000000000840545815fb1a4eba7800deadafcacc515e576d5ababebd7 1,737 0.91/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.92 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: 714.41 GB
    • Received: 17.53 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.