Loading Tool

Explorer IconExplorer

Memory Pool

24,648 transactions
11.68 vMB
0.02795422 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.61/200 MB

Candidate Block

Mining Attempt 056966b718ce8c82b3c0687e9e76008f9272fde9103c2281bf2fc82f8d69269d
Version 20000000
Previous Block 00000000000000000001a1f2c56e7c3099502f181a18905c959adac952409639
Merkle Root 709787253f53635e1f79e355c6bf1d5894ad2202fa040d18a4d92f54c779bcdb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 0.99795125 1.00 vMB
Total Fees: 0.00862894 BTC
Feerates: 82.47 > 0.86 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,647 (756,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
156,984 156,984 00000000000009e6e9b08e2ced87f48e08654d03bbd0027ef0f5d1da803522a3 14 0.01/1.00 vMB 794
156,983 156,983 0000000000000ee0de087c0af5f9f8f851707b08893a82afbc9ce8c35ee04cc8 87 0.05/1.00 vMB 70
156,982 156,982 00000000000001f180867a3a63c77b3687be987ea2e8dad26e1fcac28fadcfd1 9 0.00/1.00 vMB 315
156,981 156,981 0000000000000008560184227ad2d5d71c415362609601a6dd20fef837fb17f3 22 0.01/1.00 vMB 40
156,980 156,980 00000000000000003d1798705a191849bbd4600bb23f913cb435e0a36c0d3b73 7 0.00/1.00 vMB 29
156,979 156,979 0000000000000ee9d65a2a307123d220752d81cec8dfd41f32357ca36675c44c 25 0.01/1.00 vMB 182
156,978 156,978 0000000000000e52620f22e90b25b1cf495d294a9af7e9f8e72f4a65ee929b32 121 0.03/1.00 vMB 4
156,977 156,977 000000000000071fd4d6de0e2f8890d5f9a270cb66808b2abcbff9b17b6a3d7c 64 0.04/1.00 vMB 169
156,976 156,976 00000000000001a759883d0a2981cb5bcfa4f9a55a25e88b645e41ca981b1530 26 0.01/1.00 vMB 521
156,975 156,975 0000000000000ebae33f399cf8fd38539ac823425247fc9c0f16baa249b2218d 8 0.00/1.00 vMB 0
156,974 156,974 0000000000000584802206f78eddc9e275e7598e2f55a99e7aaaaa1ea60f7407 26 0.01/1.00 vMB 317
156,973 156,973 0000000000000694d10a79912dab08f411cf9d9bf7fdd0accec2eddadd793502 32 0.01/1.00 vMB 55
156,972 156,972 0000000000000aa20978dcb4acd936523039cc7319dc7b4a81a1a1f7a30951b1 10 0.00/1.00 vMB 17
156,971 156,971 00000000000007eebe4c357c44bc8048eac76aa38b4f9633008aa98aa5e25a86 21 0.01/1.00 vMB 21
156,970 156,970 000000000000034d1f2d4b6c74db1622df99d74d534948bafc84448f74169933 14 0.01/1.00 vMB 54
156,969 156,969 0000000000000024305e7e26b72c387417351cbb4fc3ff7f678efbb639425763 6 0.00/1.00 vMB 0
156,968 156,968 00000000000009aebcf755a499c3c0d4dbc1f4992ec73a23d286f29b3a4c0d61 41 0.02/1.00 vMB 58
156,967 156,967 0000000000000c9cea7548b057b3e05c856d2a2058b71cbf1a476b47a524f3ba 84 0.03/1.00 vMB 65
156,966 156,966 00000000000002f25aff7169d087d459feb23e750dbc020f74673fa46d14aa8b 36 0.02/1.00 vMB 81
156,965 156,965 00000000000009f9d839ec9fabeafff512669db8264d5adfef35c5bae787bfe5 9 0.01/1.00 vMB 52
156,964 156,964 000000000000000cc4b0110e58f5e8a9afa0d5ff3a6d7aefb7a8d79ae50ac5e3 78 0.03/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 779.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: 472.42 GB
    • Received: 3.04 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.