Loading Tool

Explorer IconExplorer

Memory Pool

45,835 transactions
28.47 vMB
0.07393301 BTC
Random Selection Loading Transactions
Max Size: 151.27/200 MB

Candidate Block

Mining Attempt 70ac20e25a6948563d34f9a5fabab232060685d944fa0412dcbc5b0ce5efa05a
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root abe4d3ae72b7936337c9ec27f2d672aec09a5c75ac9574ba56f368a5fafcfd49
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,392
Size: 1.00 vMB
Total Fees: 0.01998062 BTC
Feerates: 100.23 > 2.00 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (143,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,471 771,471 000000000000000000052469552c2244fe7fa48aa2786ed7d61bab3ff9e9461a 3,985 1.00/1.00 vMB 9
771,470 771,470 00000000000000000002bf7cb59a2a10083299495c89a5aaa4cae854ae4db18c 3,957 1.00/1.00 vMB 12
771,469 771,469 000000000000000000001d38b29d898137a889a20b41eae5068586ada5af6211 3,549 1.00/1.00 vMB 20
771,468 771,468 00000000000000000006e9473bfc3b6349843936998a2109db69060ace95e928 3,364 1.00/1.00 vMB 35
771,467 771,467 00000000000000000004de22c5f8c0d41c42e7fdc8d54c1cce34a054f13551f6 847 1.00/1.00 vMB 7
771,466 771,466 00000000000000000006bfde0e13a67b48ad6221ca1a0d1658843c252d2cd127 2,200 1.00/1.00 vMB 13
771,465 771,465 0000000000000000000492a2a88958aabac6283b369ed37175cd1e731bcf3de4 701 1.00/1.00 vMB 4
771,464 771,464 00000000000000000002df690b42c992e03d14aa5566de0aadd9e38ab143b104 673 1.00/1.00 vMB 3
771,463 771,463 00000000000000000006a4da7641306f5f57455d7f40e9853155b6cea8ccaf15 1,034 1.00/1.00 vMB 4
771,462 771,462 00000000000000000005936cb45332e8ba8e3bc88251233d01b699773a58068b 1,195 1.00/1.00 vMB 4
771,461 771,461 00000000000000000001bc1bb8733abcd4c5cef840ef4f5d23da83cc60d025e5 607 1.00/1.00 vMB 2
771,460 771,460 00000000000000000005e1a69502fa6edc82ed72cb5ffae6978408cbe93ec7fa 962 1.00/1.00 vMB 3
771,459 771,459 000000000000000000075bd050d10765b13d75ea8238e9cbef814658c99435d0 486 1.00/1.00 vMB 2
771,458 771,458 000000000000000000031c30f5087648848b6e8a95066993d231e31fa680e6dd 1,148 1.00/1.00 vMB 4
771,457 771,457 000000000000000000028c89fc89ae2780280c19bbb2583c0c25c4cc58127e47 1,676 1.00/1.00 vMB 4
771,456 771,456 000000000000000000077a91f1cdfce6cf345df193c097c87a6d9a22a1647f86 2,410 1.00/1.00 vMB 2
771,455 771,455 00000000000000000002429c8fe0591ce552b8c1727db97ed453ca08b1c4ea6f 3,266 1.00/1.00 vMB 11
771,454 771,454 00000000000000000001d76199bb7a9adaf01d0104d5725c12a91b4f19ab4b86 3,391 1.00/1.00 vMB 7
771,453 771,453 0000000000000000000145b540c79c028fa58b816c1f92ead6879e4250bfa0f8 2,512 1.00/1.00 vMB 9
771,452 771,452 000000000000000000000af38c653cffc4862b298fed92e9c26d971fbe9f8ea7 3,837 1.00/1.00 vMB 10
771,451 771,451 000000000000000000077ccf94628aaddf35ea4a764a245a8d552639bf782a84 3,810 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.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.