Loading Tool

Explorer IconExplorer

Memory Pool

84,201 transactions
30.51 vMB
0.17425284 BTC
Random Selection Loading Transactions
Max Size: 184.96/200 MB

Candidate Block

Mining Attempt f7f0c869cca70962bbd67537b80309c84ca33b5374b4122b052f30985381e50a
Version 20000000
Previous Block 0000000000000000000184cd130959745a2ff6d2743a12e47bfb4914c737afd9
Merkle Root cee711e9ec0c742155749ffb6dc603c9dbb3da0a16190fec7d385b9bcef43940
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,470
Size: 1.00 vMB
Total Fees: 0.11147486 BTC
Feerates: 155.43 > 11.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,958 (100,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
814,091 814,091 000000000000000000013a4a43760f464fd50c61986e6894ed350894289844cc 3,812 1.00/1.00 vMB 32
814,090 814,090 000000000000000000018957559aeae8531f698be26856c487d282b48137eb3b 3,469 1.00/1.00 vMB 27
814,089 814,089 00000000000000000001d9c97b8ba3313d4e179322a254627516f3ef500c21e6 2,820 1.00/1.00 vMB 22
814,088 814,088 000000000000000000012a9cd81bcf758de955d921605945ef37340afddcbf16 3,644 1.00/1.00 vMB 37
814,087 814,087 000000000000000000009aa0e538fb18bac74ab3cc0d86bc52e45253b144e947 1,881 1.00/1.00 vMB 25
814,086 814,086 000000000000000000037e63da82a3e5fb877760640876bf73a062ce928db986 3,906 1.00/1.00 vMB 30
814,085 814,085 00000000000000000001fe5cf55254d4741bf1099c2c61b2ebe037d5b91bfbc6 3,138 1.00/1.00 vMB 41
814,084 814,084 000000000000000000043c3e185db70330744893979f35c702ac2006baa79649 1,566 1.00/1.00 vMB 26
814,083 814,083 00000000000000000000304afdf33a9d527a4bd3a6b964b86fd86112064a1f42 1,583 1.00/1.00 vMB 25
814,082 814,082 00000000000000000001c045ce67892415194bc384b1bdbf6c99108714ecc3b5 4,173 1.00/1.00 vMB 31
814,081 814,081 00000000000000000000d460c8558b059590ebfcc4755c0d603c4b471b859bf8 3,286 1.00/1.00 vMB 30
814,080 814,080 00000000000000000001490b320a99c378e8b6ab3fdb388df63a787465ebf5ed 2,761 1.00/1.00 vMB 47
814,079 814,079 000000000000000000006b079a39459bb539baaffe8ac7466d8f0b9e86a54e75 3,297 1.00/1.00 vMB 20
814,078 814,078 00000000000000000002610b9e0f15a296add3b536c4186a2f1ce3043c8c0c72 3,536 1.00/1.00 vMB 34
814,077 814,077 00000000000000000002e307eb09e8988bdff31c2d9c621e578bb3a33fcf3e90 2,456 1.00/1.00 vMB 22
814,076 814,076 0000000000000000000099b9b7b032d5dc54dca51270bd75900c610fdad08f78 3,140 1.00/1.00 vMB 20
814,075 814,075 00000000000000000001bf02223fe9252d705a1ddf1f044f9743f24bd0e1a75a 3,468 1.00/1.00 vMB 34
814,074 814,074 0000000000000000000154ff52c0e48ab442d3838355ea96194a961782d5fa30 1,766 1.00/1.00 vMB 13
814,073 814,073 0000000000000000000317eb9d5ff53bcc4a358e3b466f4192b793d92d941b9b 3,726 1.00/1.00 vMB 9
814,072 814,072 0000000000000000000324529f809bf026c73164eb5d9ab88e366feca07916da 3,567 1.00/1.00 vMB 14
814,071 814,071 0000000000000000000049ed11cd878a6b63b7fe29353ee45ffe53ca0a1c3ee5 5,470 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.32 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: 660.25 GB
    • Received: 14.65 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.