Loading Tool

Explorer IconExplorer

Memory Pool

73,464 transactions
28.33 vMB
0.07798296 BTC
Random Selection Loading Transactions
Max Size: 167.69/200 MB

Candidate Block

Mining Attempt e737c51cbe77ecd82150bc1aa49568b5fcf29c5d13675558240ed7cc1a096f01
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root ab39762a08c6e98d82ce8181ecad5b3432a3dcb8c0465a50b16ebfc08780922f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.02120840 BTC
Feerates: 152.31 > 2.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (677,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,706 237,706 000000000000004c81d150ad19ef4aac14ac72fb2a8efed6216e10ec8256a8fe 197 0.18/1.00 vMB 39
237,705 237,705 000000000000016ba8e4c6f60c89f86c3a021a3b95c25b4907dcc39a2cc75fdb 100 0.06/1.00 vMB 84
237,704 237,704 000000000000015ece0130d3768c2ae2e7f51e2dd81dfff70defe5932a895e2b 113 0.13/1.00 vMB 89
237,703 237,703 00000000000000259aa29d96f07606bc4ebd7810cb4a3ba9c365872c06ebbdcb 427 0.23/1.00 vMB 147
237,702 237,702 000000000000009159e89e517e02c83a71589c73e115d62b35c0b6bbb630d035 267 0.25/1.00 vMB 92
237,701 237,701 000000000000007a3fe7760d1ce3b47987f007c4b55ad2eced16d0ceb42f7d18 277 0.25/1.00 vMB 79
237,700 237,700 00000000000000604d2d03562c4fb3758cba6b1366155a760307c3e7605407b9 553 0.25/1.00 vMB 152
237,699 237,699 0000000000000077cd75693a53a898d91e68a970b3eb2f30fe5851a1098d561b 682 0.25/1.00 vMB 190
237,698 237,698 0000000000000070f5be7ed027b488bc35d828628aba277859ba7b71aeeb8bfe 707 0.25/1.00 vMB 205
237,697 237,697 000000000000000d5c943bd17a69ee039e9180c290517420cbdd3e95a1065dc7 826 0.25/1.00 vMB 615
237,696 237,696 0000000000000020ca8dc5881658f987e1e00b92d0448a0122b49551a9ada46b 6 0.00/1.00 vMB 42
237,695 237,695 0000000000000080851c23559c8cb3335f4559bb107a80b2110e399141a8a43c 576 0.25/1.00 vMB 177
237,694 237,694 00000000000000e6c693acc5c5adf957b5ffc46f35b91263416746a1d99505c8 638 0.25/1.00 vMB 192
237,693 237,693 0000000000000127adde1106c0b80e79f7125fbe7406b97e1e741dc3536e7c1a 145 0.07/1.00 vMB 146
237,692 237,692 000000000000014b80384db60cf7d21f474a2f77d7a0588535530c44a1cf1f01 41 0.02/1.00 vMB 160
237,691 237,691 0000000000000085042ed75a55b336c137cc33d5db50a769cca3991d27f9cece 74 0.03/1.00 vMB 159
237,690 237,690 00000000000001745f85675b130e4582586e00ac8f6f56e959ac026785aac743 229 0.12/1.00 vMB 125
237,689 237,689 000000000000001fc1fae93764f3edb387f880a4d73da892c2b0e68775752d3d 589 0.25/1.00 vMB 180
237,688 237,688 000000000000013581fbd498e840918978710a8c66d53f0a98d473e9826632be 5 0.00/1.00 vMB 8
237,687 237,687 00000000000001096e8933af71693ab7d8c65c501ecab0e63f0dca6c5d51fc5c 389 0.17/1.00 vMB 157
237,686 237,686 000000000000004f4ce7f917b67c478e8f8ed442db8e7ffdcf17843d60283b13 487 0.22/1.00 vMB 188
Previous 10 blocks ↓
Total Size: 782.45 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: 667.47 GB
    • Received: 15.25 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.