Loading Tool

Explorer IconExplorer

Memory Pool

40,123 transactions
27.07 vMB
0.07637430 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 5c5a311aee0e16f69ea1d68a6953c51a753cfa147fcdd87e462196794af12ce6
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 0ceccdab2549727a7e19be3f0c9b4549517677efebbc3f0a9c84ce1e706b6b77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.02217155 BTC
Feerates: 201.37 > 2.22 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (352,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,966 561,966 00000000000000000004a4db6d2624ba633fe8c5cce066b22ce37f5671ca6c1a 2,715 1.00/1.00 vMB 13
561,965 561,965 0000000000000000001c67fd0dd90fe6ead53fc50e8e41297195527315ef0f97 1,238 1.00/1.00 vMB 4
561,964 561,964 000000000000000000156595f454b003821a9173004a3a88a383ba900aa0133e 498 1.00/1.00 vMB 2
561,963 561,963 000000000000000000305e3d3409076ea80a29a4b2b319834f3d0e03870d9c25 993 1.00/1.00 vMB 6
561,962 561,962 000000000000000000135b9e036a430370af815a3e0f498e667dacb10ae3b609 2,880 1.00/1.00 vMB 9
561,961 561,961 0000000000000000000e64331008e9d6033f8cf07a488e907c465633430c7bab 2,607 1.00/1.00 vMB 6
561,960 561,960 00000000000000000009300c846eac568b868912cc59da818330142b1fd1f849 3,381 1.00/1.00 vMB 14
561,959 561,959 00000000000000000007f6c2fd9691160beca252b296f32e592ee94c2427df64 2,751 1.00/1.00 vMB 28
561,958 561,958 0000000000000000000e95da96a47240f721b93ea2f70dbc2f411947208be110 1,257 0.74/1.00 vMB 8
561,957 561,957 0000000000000000002dbef8ce0ea7bbab4cf089cbf211885ffb4192e75b4c4b 1,309 0.60/1.00 vMB 4
561,956 561,956 0000000000000000000dffe7fa973c42926faa0456f4ca023cdc1b72e4d78b55 2,729 1.00/1.00 vMB 16
561,955 561,955 0000000000000000000752841601398c07bea2fe560e7d23eacaa8f92194b7d1 1,504 0.55/1.00 vMB 7
561,954 561,954 0000000000000000000a20a794e7608259004ff7e26fd0f39bd173c1c2096cf7 1,555 1.00/1.00 vMB 2
561,953 561,953 000000000000000000120564dbc11aa9ff25c6328e57c3813fbc7bf5ccc3b998 1,696 1.00/1.00 vMB 7
561,952 561,952 00000000000000000017f2d740b596e5d97d78633abe7a2c8cfc7b24a0a32f9b 2,726 1.00/1.00 vMB 8
561,951 561,951 0000000000000000000e6ba85d46a1aa80a5024c33818587be6285bb284d6f30 3,064 1.00/1.00 vMB 24
561,950 561,950 0000000000000000002ffe378fba799282c8925c0a3fe5b13ae70e4f4ddf85b8 1,207 1.00/1.00 vMB 3
561,949 561,949 000000000000000000049093d277b7fd8f6059b611bbc0b45a0886bbfa99da68 1,896 1.00/1.00 vMB 12
561,948 561,948 000000000000000000124310d01254e3d831d91beb59650e78fd08097f78b8c7 2,746 1.00/1.00 vMB 13
561,947 561,947 0000000000000000001ebe48a72a65fa850b7e3aa915eb668a75ba4485e431a5 209 0.08/1.00 vMB 10
561,946 561,946 00000000000000000007dc44fcc7467acab1ed5f1048942a45ee5bd6ac527ccf 1,331 0.64/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.