Loading Tool

Explorer IconExplorer

Memory Pool

17,197 transactions
8.17 vMB
0.05172035 BTC
  • 1 sats/vbyte = 3 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.40/200 MB

Candidate Block

Mining Attempt 34a9494ea7ceb0d1e7e6731672ea9d9d7ba5a486282ffb82716f5412867c2210
Version 20000000
Previous Block 00000000000000000001005dfa86df5a453e2a43d8c4c0524838bc7347298bbb
Merkle Root ee8bd36cdf87642dbd3f1385c2524409fce57eba386b616601fc79bd66c18c8b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.03453346 BTC
Median Feerate: 1.14 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,385 (907,422 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,963 5,963 00000000907772f1d0fcbbedede3847b42264045c31e723ce050fb0a1d926a35 1 0.00 vMB 0
5,962 5,962 0000000007c7bba9a86bdfe0f613b76a521e7af8960a348ec401fb6a0ce1a0f3 1 0.00 vMB 0
5,961 5,961 00000000ddf0c079fb6232270d79ef3f85102d2ed74603412da7ca95a37bb2a5 1 0.00 vMB 0
5,960 5,960 00000000a70804e462feebaf48f2ccf36c646c84e5de8e589a90c0b703e7c4c7 1 0.00 vMB 0
5,959 5,959 00000000d278a052e5ea6fc38e1e32bdc5aecbc1b7ae50bf71270724f4e22576 1 0.00 vMB 0
5,958 5,958 000000006797a0a0c44c2c46974e627d2fd29ce00f1d5b28dd16a0daa9ebfc7a 1 0.00 vMB 0
5,957 5,957 000000008462fe42d69930b0e98b5cb33d68d70a15955a066a4169d70fd01cf3 1 0.00 vMB 0
5,956 5,956 00000000a7c151b1265ba5113696eca9ea57a0e2beaaa9b7e3cf4718cad07a4c 1 0.00 vMB 0
5,955 5,955 00000000493731c59d3f2c93a61e501a0f837e5605beabcf3a6ad9cd7987071e 1 0.00 vMB 0
5,954 5,954 00000000c2b16a00083a94ffad81805bc6cc639138e967f2af6a4bf165a0d599 1 0.00 vMB 0
5,953 5,953 00000000fda6b58ccc636f9ead09ec00b1f1935124bdf27031c3719009ce395c 1 0.00 vMB 0
5,952 5,952 00000000ddd70c8bad8786e0685762584b0c110b8615b37cc5f85a59df8f4177 1 0.00 vMB 0
5,951 5,951 000000001dbc678d1ca75d45178db84af4436393f14aa4af5b9ac0975913e5d0 1 0.00 vMB 0
5,950 5,950 000000003d5f612df33fd402bdf9b8aa21249d31af996003cbd5276af86b2cb0 1 0.00 vMB 0
5,949 5,949 000000008af13771c9ceca42ae1d893adfff4216ed036690a8908c01d663b9f1 1 0.00 vMB 0
5,948 5,948 000000009392d9a7a8306f7db4ae4fabb840922df4d113f56d9d46fbd3155e53 1 0.00 vMB 0
5,947 5,947 000000005c215aea3901227d55e7e9957b0e79fc49d4c70d5b75846a8667d403 1 0.00 vMB 0
5,946 5,946 000000007b3b7755df1dcffaf3d8db55c69750d6e8a82fdd2ba64969f38c4282 1 0.00 vMB 0
5,945 5,945 000000004b66f1288f8c9a705ee1793e0616369190b3dd4acbef4ddf9e57a06e 1 0.00 vMB 0
5,944 5,944 0000000058ea26e4263178f3bbe49f200d291c104e757340dd145daa1faa1d10 1 0.00 vMB 0
5,943 5,943 00000000cdf2d26cf41ed165002a30ef49d9e8071dd8335607f19c6080e79bc6 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 107
    • Outgoing: 10
  • Data Transfer:
    • Sent: 231.15 GB
    • Received: 0.88 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.