Loading Tool

Explorer IconExplorer

Memory Pool

72,001 transactions
27.84 vMB
0.06195389 BTC
Random Selection Loading Transactions
Max Size: 165.07/200 MB

Candidate Block

Mining Attempt 4cb3c9f5f965463dc1ed2eb929abc9ae704dad3bf5616ad00f1c2c4e29a983b9
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 311a5bc8b3ff8f0bbe3e2b4cb20d8da30e8bf9bfa23ef93f42164d1e076a6db4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,575
Size: 1.00 vMB
Total Fees: 0.00648106 BTC
Feerates: 40.21 > 0.65 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (763,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,826 151,826 00000000000003f07c2f4c5f3f465bd0b0ae32f8cb9c4db5b7edf866635fca2a 19 0.01/1.00 vMB 223
151,825 151,825 0000000000000bf0d1c259bc93e9fe603223589c9bb62db24180847ae2c85449 14 0.01/1.00 vMB 63
151,824 151,824 00000000000001bdadd7597ff985d3f9d5d694f6a7ed33a8445e73f891607816 34 0.02/1.00 vMB 103
151,823 151,823 0000000000000adb1cf1483fbabaf1502bd9d92c4beccf20c417b5b016d5e083 1 0.00/1.00 vMB 0
151,822 151,822 000000000000085e15d0db07db79ead9f772ebd87595545591fd793bed23fb54 69 0.02/1.00 vMB 143
151,821 151,821 0000000000000b025ce7f3e2326e402aefb33145f5a9430774fbe7f274ad2bc1 17 0.00/1.00 vMB 36
151,820 151,820 00000000000000f3531be834d6ae7210baed48bb93a0e7682950f618d99e1ae9 9 0.00/1.00 vMB 43
151,819 151,819 00000000000002b4f69bea62bd4b598e4782824b38da0659d642022b4488b88c 140 0.04/1.00 vMB 41
151,818 151,818 0000000000000908659b9100c4cfa22466058a1d572ceb9a1972cc339be90fda 10 0.00/1.00 vMB 797
151,817 151,817 0000000000000b1236ac4fd053b5e05454002abe48c227dd1bb56859ef3d76f2 73 0.02/1.00 vMB 48
151,816 151,816 00000000000006cf68cd3836bf5c02e93ffcf5d48bd5e3bc4d45341c7b4df623 57 0.03/1.00 vMB 19
151,815 151,815 000000000000082982ecfd998654b38b50c58456c0eba4124f22453c7b373cf4 38 0.01/1.00 vMB 406
151,814 151,814 0000000000000d7522be388e2e86cfdee51ec1a123913e4e3fcf08201b44b0cb 94 0.05/1.00 vMB 258
151,813 151,813 00000000000008ad5d3ebb2a33ebc80362cc86879fa750dae3f3cca6300ee8c8 66 0.02/1.00 vMB 68
151,812 151,812 0000000000000c2792b5f4c81670dec60a3e37f802f692bce9b3715cfa330c71 11 0.01/1.00 vMB 61
151,811 151,811 000000000000039f4463db6ffda8b09fca956cb85c9b63ccd00a24e9a19b2e55 9 0.00/1.00 vMB 51
151,810 151,810 000000000000035b293ef3b35d6af4350c5c93312816a39931e98e40f920ac2c 12 0.00/1.00 vMB 0
151,809 151,809 0000000000000933cb7c05bf66da612aa221379d3c645ea13843f5637344b342 10 0.00/1.00 vMB 537
151,808 151,808 000000000000094e7f13e54e2203df76d5dc72b97646fa65d65df22b74162d71 102 0.04/1.00 vMB 89
151,807 151,807 0000000000000955545d895b9c958372db0348f69757cf9f149aa8c84811f45d 12 0.00/1.00 vMB 34
151,806 151,806 000000000000002071e214dc2e46b1ab10680fd40ac2258723279b31ad3d70ea 27 0.02/1.00 vMB 95
Previous 10 blocks ↓
Total Size: 782.45 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: 666.96 GB
    • Received: 15.24 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.