Loading Tool

Explorer IconExplorer

Memory Pool

81,010 transactions
29.49 vMB
0.08073652 BTC
Random Selection Loading Transactions
Max Size: 179.52/200 MB

Candidate Block

Mining Attempt 94add19706041e0a19d0656a474b384e5a4f67b77832d29f2b1b9bda156a2e07
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root 1e86391eb6f2934a4032fb45b34c10e80edf466f2f6b81217b41fba49c2d355f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,366
Size: 1.00 vMB
Total Fees: 0.01867812 BTC
Feerates: 100.53 > 1.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (231,468 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,614 683,614 0000000000000000000188c047b7b0277c107ac067e7812f48ced5159e375f65 1,847 1.00/1.00 vMB 57
683,613 683,613 0000000000000000000225bf105f6d3223ee92cd5da96f7b4ce0ef679a9f6cdc 3,136 1.00/1.00 vMB 80
683,612 683,612 00000000000000000004675022fb6ab7351a938ae4da0a55ba1100122ca84fe7 2,530 1.00/1.00 vMB 60
683,611 683,611 00000000000000000002a88410f2e214384574133e55eec978bb4e33d3da88f3 3,044 1.00/1.00 vMB 64
683,610 683,610 000000000000000000029982a14d5f74f9d17f949435bce9325d1625539af90a 2,702 1.00/1.00 vMB 55
683,609 683,609 000000000000000000039a910ad3c9066b3862252485a910cde16657f7a901a1 2,698 1.00/1.00 vMB 61
683,608 683,608 00000000000000000004858b3e18b5eb59d84c0f356486320052acb777dfb5c8 441 1.00/1.00 vMB 61
683,607 683,607 000000000000000000085919d879dcfa92607d0b5df9759ab71760d65c44f65d 2,505 1.00/1.00 vMB 75
683,606 683,606 000000000000000000015d11b1bbb0888f8798dc76260efb18f1cde0808ab98b 537 1.00/1.00 vMB 63
683,605 683,605 00000000000000000002edec216d37a435f7acdf07dab11c7b3970601de8fdcb 2,269 1.00/1.00 vMB 74
683,604 683,604 00000000000000000000a0e27c93a82d52842790b16b8d375805933276ae3778 921 1.00/1.00 vMB 65
683,603 683,603 00000000000000000005f3203e8d50702cc6778cab22b5bef77d68412fc5db95 2,283 1.00/1.00 vMB 66
683,602 683,602 0000000000000000000105f7ace83bd9d8cbc6dd42bf534324257f37973afd6f 2,735 1.00/1.00 vMB 76
683,601 683,601 00000000000000000007e4ca24b9b6e4548b8fac5d2721ddcbf9e6b8a301de01 2,950 1.00/1.00 vMB 93
683,600 683,600 0000000000000000000366807c5f7caeca172c0c0bff050cdae908223dde0242 1,408 1.00/1.00 vMB 69
683,599 683,599 000000000000000000009146f5a587593d2f4ec6e75e282c4e059b978e9a5de8 3,013 1.00/1.00 vMB 66
683,598 683,598 0000000000000000000455fb1edae9da67b2401282107624ac13b6788bed1083 3,262 1.00/1.00 vMB 63
683,597 683,597 00000000000000000007f1ebec6484df4b43cb3db88953bbdabfc7a9afa9d7c7 2,665 1.00/1.00 vMB 66
683,596 683,596 0000000000000000000ad7ec3fbd856e51c17db42deed254fcb1d4e5252daddb 2,554 1.00/1.00 vMB 103
683,595 683,595 00000000000000000006f3acaf67c1ed3eee4984e9414853761eab783c31cea8 2,584 1.00/1.00 vMB 107
683,594 683,594 00000000000000000000dfbae9cbce87dbf8b43138be219c19c0325ae2fb9344 2,853 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.