Loading Tool

Explorer IconExplorer

Memory Pool

76,453 transactions
28.49 vMB
0.06746546 BTC
Random Selection Loading Transactions
Max Size: 172.67/200 MB

Candidate Block

Mining Attempt 87e9e3daa5333e4bfb6e494bc2e44d504581a0c5965d706d47d72e4c7920ae99
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 47622078652a553b0fa4d681ac5f8e3c135e82a0dd995575e8420a7c3dd59fdf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,329
Size: 1.00 vMB
Total Fees: 0.00822893 BTC
Feerates: 73.20 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (177,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,558 737,558 00000000000000000002dba9bd58856b36688a30cd38388b387b7c064678e1ef 1,671 0.62/1.00 vMB 12
737,557 737,557 000000000000000000061cec9e44a2f9117ea08e59c4dfca4419108914535e4b 1,713 1.00/1.00 vMB 7
737,556 737,556 00000000000000000001282f23e51ba42995e90de3e57e9090ae255d8ae85b72 2,759 1.00/1.00 vMB 17
737,555 737,555 00000000000000000004c95808ea89e92ba47c5a099f103aaf8125ef920d0e9b 924 0.46/1.00 vMB 6
737,554 737,554 00000000000000000008fbf258e429e3d3e8c6e1113f77ca95245c630523a7ec 2,269 1.00/1.00 vMB 10
737,553 737,553 000000000000000000028ff46b1118ed27859a4c748f56e6d47784b1094221c2 498 1.00/1.00 vMB 3
737,552 737,552 00000000000000000002724671019c3dccc52f028c46eef4d4ea0062d3110e7a 2,641 1.00/1.00 vMB 3
737,551 737,551 00000000000000000002ee57c60329d429b603cfdbbb634f6aea7017a76ffeb3 1,714 1.00/1.00 vMB 13
737,550 737,550 00000000000000000008494fdf316b2338d0c9a89cdb0235ef3919b1f94d1120 2,777 1.00/1.00 vMB 19
737,549 737,549 000000000000000000081ce4f7c65410459b0d63042a087dcac317fc3f3d21c3 3,209 1.00/1.00 vMB 26
737,548 737,548 00000000000000000001e7906246868277a7e4d6e536c11cff4ef9844046491c 2,972 1.00/1.00 vMB 4
737,547 737,547 000000000000000000081dd960fea398f8fe8d27b1b365bedeb5edbeb5086aaa 2,633 1.00/1.00 vMB 20
737,546 737,546 00000000000000000002bc3aa7463ad63df8753496feb53477165df14ba2310d 2,760 1.00/1.00 vMB 21
737,545 737,545 00000000000000000006bce7ee422f962678feee1f4d2d0f99128f2ba12d3e34 2,570 1.00/1.00 vMB 10
737,544 737,544 00000000000000000005c300ce87c8deb773c068b16071268314fd08a7a09b9f 1,798 1.00/1.00 vMB 16
737,543 737,543 000000000000000000068c28280772d0f621543decf8bcbd91465c36a5f29e01 2,854 1.00/1.00 vMB 17
737,542 737,542 000000000000000000007e72a9a04695a64c361ecdc679267386fba0e5a5465b 2,513 1.00/1.00 vMB 30
737,541 737,541 00000000000000000002fc00827e9f5681900d6cae656649f27c6c1a7bd7507d 527 0.29/1.00 vMB 11
737,540 737,540 00000000000000000004029aa7feca70e4649c3c20c4899487b6e21921f683de 855 0.78/1.00 vMB 3
737,539 737,539 000000000000000000035b88924e5092c126eb195c0aaa1853a9221a76ebea0a 2,693 1.00/1.00 vMB 10
737,538 737,538 0000000000000000000649625e90e1175674e8f9a970d2edf77045f89b2089e8 3,257 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.