Loading Tool

Explorer IconExplorer

Memory Pool

82,682 transactions
30.59 vMB
0.07281613 BTC
Random Selection Loading Transactions
Max Size: 188.23/200 MB

Candidate Block

Mining Attempt 8b42aec9d09a8deb96622d8fe54b05a86f9b27f2ac01ec8f48c3694970a5cde9
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 873d73c0c0049d719a11a9ac6c273722f0804544ce0bd6f26234c16a7e7bcd38
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,923
Size: 1.00 vMB
Total Fees: 0.00428001 BTC
Feerates: 14.26 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (792,925 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,420 122,420 00000000000022457c071788666bf009e2b9c6a8e231a0aea9a45737dc6f8f1d 11 0.01/1.00 vMB 271
122,419 122,419 0000000000008335c93737874be1b8a25c8438dfb6dead71becdbe6d5c5f7cd9 1 0.00/1.00 vMB 0
122,418 122,418 00000000000096f5cdd550dfc55067186bd27a69b0d056ca37323e0dfecab21a 10 0.00/1.00 vMB 0
122,417 122,417 00000000000091c72d58b06ae085d34c8adb36c4599272f7a6f119943841b455 11 0.00/1.00 vMB 0
122,416 122,416 0000000000002d625b49ee337764df1c9adc097260ea55a0b6708e1de4febb37 5 0.00/1.00 vMB 0
122,415 122,415 00000000000078a22904a500895780ffd9e1d6af2f97e3f8076757787082b25b 1 0.00/1.00 vMB 0
122,414 122,414 00000000000026b538b5f4e2ee720e6ec908e791e111d1bfda5f416f55e6bb9e 12 0.00/1.00 vMB 286
122,413 122,413 00000000000086748a67fb9dd141b0981b13aed4ec5b7cbd890c860556078947 12 0.00/1.00 vMB 0
122,412 122,412 00000000000097d119366cf99b0d842a9ea95606dd7bf47593a32716812c1972 6 0.00/1.00 vMB 0
122,411 122,411 0000000000002c94e4639fc9a0cc4714c910798de88af7183385d5721f8400f4 10 0.00/1.00 vMB 504
122,410 122,410 0000000000007663bcdad8cb98ae4da336ca3c4777b726f69fa711b1f7f38475 12 0.01/1.00 vMB 386
122,409 122,409 000000000000026ac8846a6cda822289c3d11dd7f00d07100e1f039d119acda6 14 0.00/1.00 vMB 814
122,408 122,408 000000000000747111f2bd7d7b7225b3234d055f148850d5acee1a63a601f6a4 9 0.00/1.00 vMB 822
122,407 122,407 0000000000001da6bffef9bd023e3c77e1de1a2b37546be7f003fbedbd8a19e3 8 0.00/1.00 vMB 292
122,406 122,406 0000000000006ed55f08b33d836ba293ada47c03574222352cf161f371639dce 43 0.02/1.00 vMB 1,009
122,405 122,405 00000000000006d187adb752dc27e7426fb098616a7de4ff7aec6f0259902cc1 11 0.00/1.00 vMB 0
122,404 122,404 00000000000057e6d77149aeb22ceba7f522b4c12ff955e7ef65adcee6956ee9 24 0.01/1.00 vMB 1,247
122,403 122,403 0000000000007d112bdb880f559f3230bef382bfee8d7e1912fe694715bb0dba 8 0.00/1.00 vMB 0
122,402 122,402 00000000000044416ed45200e7b09ee5514ce73ff42ca205dc0e4aee413898d1 52 0.01/1.00 vMB 135
122,401 122,401 000000000000338dd673c60446a939464756a37049cc953696971ba3098037fb 25 0.01/1.00 vMB 866
122,400 122,400 00000000000002b7349e9f66a0647caf479915c47789a987731c1f7f6cf5346f 16 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.84 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.