Loading Tool

Explorer IconExplorer

Memory Pool

81,950 transactions
30.61 vMB
0.08008645 BTC
Random Selection Loading Transactions
Max Size: 184.58/200 MB

Candidate Block

Mining Attempt 547095853f416716747ed5aeb178845432da08245c2c63a2e695e7c08750f626
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 94c0e535b3fea824669a08c6ec6222153181f20dfcc1f052ebf51ae28ba7e214
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,125
Size: 1.00 vMB
Total Fees: 0.01606064 BTC
Feerates: 40.91 > 1.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (128,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
786,615 786,615 0000000000000000000261afa540d95f571f91198fd8054221756c168334c28d 2,439 1.00/1.00 vMB 3
786,614 786,614 000000000000000000052790c8e5818c7f53feecf7606cca9dd253f0b8d18388 1,559 1.00/1.00 vMB 17
786,613 786,613 000000000000000000055743cd03c76bd7d70cf5913516d60ddfdcd4a29cffc4 2,182 1.00/1.00 vMB 18
786,612 786,612 000000000000000000022e04c287f5ab1c21d7ee10749c8165d326c17017cd55 2,639 1.00/1.00 vMB 15
786,611 786,611 00000000000000000002fdca579d7ad9f6b6600481c95274afb8b0b274671402 324 0.14/1.00 vMB 9
786,610 786,610 000000000000000000023107ed0e000ea49c1a3c09aaedef6e55801ed3330cf0 2,804 0.86/1.00 vMB 8
786,609 786,609 00000000000000000000f7785321ab7409e37c74eca140d614b5aab470a137f3 2,361 0.92/1.00 vMB 11
786,608 786,608 0000000000000000000474a2c4cbc9946aa2801d7d5ffca2d9a962394e06a864 957 0.31/1.00 vMB 11
786,607 786,607 000000000000000000032fb10a09ac884371e527f307093b1215489079d21707 644 0.23/1.00 vMB 10
786,606 786,606 00000000000000000000f0f44d0513e22e7d8f694837e173231022502be9af5a 1,728 0.65/1.00 vMB 10
786,605 786,605 00000000000000000003d54d4dbb4b4b0b5bd583617161a40b1b36e09d3722c6 921 0.36/1.00 vMB 11
786,604 786,604 00000000000000000003d32966dd699f5775051f3cf22fe9f2abafc768dd18d9 958 0.41/1.00 vMB 3
786,603 786,603 00000000000000000004ef3a6581d0ffca6abb3824d4652bc6075f245d1ddea7 2,981 1.00/1.00 vMB 4
786,602 786,602 00000000000000000001242111fc258fa9ec87e7a7c5cbf1452c311a80a0ff4b 3,223 1.00/1.00 vMB 9
786,601 786,601 00000000000000000002c109c6e8861ab51fb81c4aeed5b8885bbdda88b7fbe9 3,756 1.00/1.00 vMB 4
786,600 786,600 000000000000000000003d8b3432da5cfc89257e1091882b6e22f43db7a00c5d 2,229 1.00/1.00 vMB 18
786,599 786,599 00000000000000000000ca9f54bb1c1f75968b8dcdd5dc5665b6d00771973f39 2,835 1.00/1.00 vMB 13
786,598 786,598 000000000000000000030ebf9c458cfb2e08187afc7f35ec9e4269ea5c5f7b7d 3,645 1.00/1.00 vMB 8
786,597 786,597 00000000000000000001f0a7cafdc4695e6a1e5d0c1b2635ba41818137bfceb9 2,588 1.00/1.00 vMB 15
786,596 786,596 000000000000000000043d22a451f0dfbbac1348430a0de4f679993901b3a371 3,475 1.00/1.00 vMB 1
786,595 786,595 00000000000000000005466625907e514bec45fcd9de95787f5e4028400c4bc7 3,633 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.