Loading Tool

Explorer IconExplorer

Memory Pool

74,475 transactions
28.67 vMB
0.08161839 BTC
Random Selection Loading Transactions
Max Size: 169.86/200 MB

Candidate Block

Mining Attempt 3ea144a29206c5ac32ca9e2fdac90c9ed0c9dc34eb4297541fc09a0006f67413
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root b771bc53831735857dbf323be839021acc5714e1d339829ef4793969b79bad4a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,144
Size: 1.00 vMB
Total Fees: 0.02379174 BTC
Feerates: 150.93 > 2.38 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (177,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,561 737,561 0000000000000000000392c380e5a7d23b395d7738628bf1891f8d6d02c78ecb 2,413 0.89/1.00 vMB 14
737,560 737,560 00000000000000000002375eabfa42ec5fffca254830a9a33e5c764ace7e9277 1,039 0.38/1.00 vMB 12
737,559 737,559 000000000000000000031dc6f2605e36e2752d629dff53ae1a3b408fba7e84ba 101 0.04/1.00 vMB 9
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
Previous 10 blocks ↓
Total Size: 782.48 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: 668.17 GB
    • Received: 15.41 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.