Loading Tool

Explorer IconExplorer

Memory Pool

82,002 transactions
31.29 vMB
0.08538014 BTC
Random Selection Loading Transactions
Max Size: 190.11/200 MB

Candidate Block

Mining Attempt eaf43d811f3235be0cd90ba3bc776a8a5b0551504c6afa026bd1593df169107a
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e369686258f244b810028aa89f09bb630c03811fbdd5c46aa4a63c629ac8305b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.01763786 BTC
Feerates: 73.20 > 1.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (142,570 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,639 772,639 00000000000000000003cafd712f91e03a69f8fbaa04820bc11da9fb2d090394 531 1.00/1.00 vMB 3
772,638 772,638 000000000000000000005ebe5424da6144d6f2a6bbe73faa19717db32341990a 1,011 1.00/1.00 vMB 3
772,637 772,637 000000000000000000031b26d4c63dc298f7638158f5b370de6687b38ced5dab 1,538 1.00/1.00 vMB 16
772,636 772,636 00000000000000000005479deb753ebcf656ae5b258e669cb89af57db29a427b 1,582 1.00/1.00 vMB 6
772,635 772,635 00000000000000000000bf3ffb029f6e3157e842d59e0aadec1767c1401057d9 2,246 1.00/1.00 vMB 19
772,634 772,634 0000000000000000000211265950e66cdc459445a8b1afef2a28e0521c753c8d 190 1.00/1.00 vMB 1
772,633 772,633 000000000000000000057bec18a38f6e1eebe51fb4fb4c9076a01c55a7906123 1,105 1.00/1.00 vMB 4
772,632 772,632 000000000000000000067e2cbb16aac8a4649163c62ae0bb5e39c4013bc3e31a 2,273 1.00/1.00 vMB 8
772,631 772,631 0000000000000000000604f062ee5eb00e7e7ae61f9c14b11fcb171427e1badb 1,863 1.00/1.00 vMB 10
772,630 772,630 000000000000000000047749097868564644ebb418c44b4789d3e5b7461ebbb8 3,176 1.00/1.00 vMB 16
772,629 772,629 000000000000000000066b6829363df79c515c64a061ccee59165d22c4dd40d7 2,978 1.00/1.00 vMB 12
772,628 772,628 0000000000000000000708c37254c73e3f2ecb5b89f8cb9a734cf6dd5e02f16a 3,083 1.00/1.00 vMB 18
772,627 772,627 00000000000000000006f201243b69060068157c3eb44c07a521c7c27e6197f2 844 0.49/1.00 vMB 8
772,626 772,626 0000000000000000000326a4b2cd688cec0d86917453c373c249dc248e8d9383 202 0.08/1.00 vMB 7
772,625 772,625 00000000000000000002927103a1bc8426defe05cffa40be468072b984c8876b 877 0.50/1.00 vMB 13
772,624 772,624 000000000000000000069f5d35e553412992ce1cf60037d87b3dad711943e1b0 59 0.02/1.00 vMB 11
772,623 772,623 00000000000000000000e6483a405bb5b40b0844ed544728cd253217dce535dc 241 0.17/1.00 vMB 2
772,622 772,622 0000000000000000000231d88e7751eb53614068ad38ad2edee6da841b5afb0f 1,541 1.00/1.00 vMB 12
772,621 772,621 0000000000000000000122d3160cd0cc958de1ba666ec80920b752ced57e0e94 1,723 0.63/1.00 vMB 12
772,620 772,620 000000000000000000042776a6257612922f0d5e3a7bebda95f0ccb2729cd8dc 91 0.13/1.00 vMB 2
772,619 772,619 00000000000000000000fb43741a7a93f837eb25f558d91a2ca52f1e22064700 714 0.35/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.