Loading Tool

Explorer IconExplorer

Memory Pool

83,080 transactions
30.84 vMB
0.08954976 BTC
Random Selection Loading Transactions
Max Size: 186.11/200 MB

Candidate Block

Mining Attempt 432216124e7ba547061528374191d73de0d054120a897242e94fcd85e109cb2e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 1121d50dae3c8c47f3ccbf51e1e5a67f4e2f17a35e96c117a0773a7db3848cd9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,586
Size: 1.00 vMB
Total Fees: 0.02316071 BTC
Feerates: 114.51 > 2.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (733,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,684 181,684 000000000000082c01d8f3d2a94f0e113e1986a24949a81786ed283af01e3eae 115 0.04/1.00 vMB 97
181,683 181,683 000000000000035d86850f6af197b61591a31ac098e5c663f31abb20c1ddb95a 124 0.05/1.00 vMB 182
181,682 181,682 00000000000009fbbb94bff3fad8408233210ef774ec0190f0f00b7114a5f7d5 220 0.09/1.00 vMB 159
181,681 181,681 000000000000079a1f511a17b0c6b7f2e01f699bdcafad6de331626f6396227c 232 0.10/1.00 vMB 138
181,680 181,680 000000000000035620ddcf2203e0c166615a9b44a9bb9e8e3f47d484c9e93deb 1 0.00/1.00 vMB 0
181,679 181,679 00000000000004d5702f686d8a320fff4cde3ad8a003ec11cad272ad8789381a 256 0.12/1.00 vMB 84
181,678 181,678 000000000000094bc5d6e2a547a6de4551dff9acf131ffd3e0ab7c7903b9dcb9 409 0.19/1.00 vMB 129
181,677 181,677 0000000000000739f90f98a2e1b5b85ca0a1d29cee0e33ea172374b77cfb1f56 8 0.00/1.00 vMB 31
181,676 181,676 0000000000000496581481a23340964835eba75c3bed8cf9641b6e349e52817d 131 0.05/1.00 vMB 120
181,675 181,675 000000000000019fb0752912dd2fad46bdb5ba144fefcbbfab86316e2bb2b627 261 0.11/1.00 vMB 141
181,674 181,674 000000000000080ec48df0ae1e486c8da2fa3f5a0714bf0034cd34afb07541cc 190 0.10/1.00 vMB 125
181,673 181,673 00000000000004402a0c0614b54e129014c2fe781a928cc1a4bc50d118a95725 284 0.14/1.00 vMB 116
181,672 181,672 000000000000087242d2b2bfc7c404157b42f1d2e60bcf86b9c1f3d0a45e66bf 101 0.05/1.00 vMB 76
181,671 181,671 0000000000000784f76bb5ce123146221cca578c523ce9661233ba75f3115349 57 0.03/1.00 vMB 67
181,670 181,670 00000000000001f148647d7bc65054fece30a35fd2b3e63c121ebf146b84cfec 161 0.05/1.00 vMB 97
181,669 181,669 00000000000007d4211b16d2b4d9a6237eb95064a4d7606e726226e62137d759 78 0.03/1.00 vMB 141
181,668 181,668 0000000000000214b9e8f0345128639e1445393344c098635851543a3c26429b 96 0.06/1.00 vMB 85
181,667 181,667 0000000000000a896119168f881e0552b37b73f2a01442eef7c2f1e0f60a56fc 530 0.19/1.00 vMB 181
181,666 181,666 00000000000006d5016611e2818ae1183726fd870423054e53260c9be0344bb3 139 0.05/1.00 vMB 107
181,665 181,665 0000000000000574e123e3ee46e14d44757ed4f4a4328afcd2568927323c948a 18 0.01/1.00 vMB 79
181,664 181,664 00000000000001850f76ae814a76555329e322f270cbfa18ccfc630df9e1526d 163 0.07/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.34 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.56 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.