Loading Tool

Explorer IconExplorer

Memory Pool

76,131 transactions
28.77 vMB
0.07124318 BTC
Random Selection Loading Transactions
Max Size: 175.92/200 MB

Candidate Block

Mining Attempt 243dbc0cbd023a011e6430017edd7c8ac6bc26a3cd356e682afc3fb56accbf9a
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root bb9bafdbef8dd7fe01182dd55df3a2df77ca83518c2789b490d4488059519ae6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.00874663 BTC
Feerates: 77.76 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (584,295 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,951 330,951 00000000000000000ddb033ec62d14a5db562d61662b2439ebc810ec8b9cd583 131 0.06/1.00 vMB 23
330,950 330,950 0000000000000000065b2c157381fc8c517cc706511c5b05d75a4533984075d3 960 0.61/1.00 vMB 23
330,949 330,949 00000000000000001553b335d729ff70aae23071208902ba229264843699d75b 879 0.35/1.00 vMB 35
330,948 330,948 00000000000000000af3a700cad02730c707832a098c88e2642ea1c9ef953e23 805 0.72/1.00 vMB 22
330,947 330,947 00000000000000000628277e85750ff1f70bc785d20f84b0f103747e2d2ad22e 256 0.20/1.00 vMB 40
330,946 330,946 000000000000000001ee3546c532a3b207fc0dbc756fbf6e59d6a24ca759e0e6 1,332 0.50/1.00 vMB 44
330,945 330,945 0000000000000000160885dd965e15f545564ec8ef2f5f19dfbe2eb88aa3480e 180 0.10/1.00 vMB 40
330,944 330,944 000000000000000019b94bacf5a67e16fb9a46fd8454e0e881b3b9d8230813d4 717 0.40/1.00 vMB 32
330,943 330,943 00000000000000001b045e0627e266e279f672f6d4600e15f8075c3f2acc21e6 1,303 0.57/1.00 vMB 29
330,942 330,942 000000000000000015f3f849905b17ecbc5f772398a19b92ff378f9758793acf 1,202 0.65/1.00 vMB 28
330,941 330,941 0000000000000000044bc2a6ca645392339423c9f4f740ead66d1c68b4340fad 521 0.25/1.00 vMB 29
330,940 330,940 000000000000000005c05e659776932891a694db7a4b559004d08fe42c27efa3 515 0.48/1.00 vMB 16
330,939 330,939 00000000000000000ffcef2725cda99df00dcdcdcb47dddad245bb7d0e6bf0f3 614 0.25/1.00 vMB 39
330,938 330,938 00000000000000000e6e632d86b78ce8272ecf2793befa9a6b96125cd775aa57 176 0.09/1.00 vMB 29
330,937 330,937 00000000000000000175d8dfebb9ff4dc2b703d5a9f815c00b164589cbf0790f 382 0.19/1.00 vMB 27
330,936 330,936 0000000000000000116abffe3dd3473b03596b2c06f713d5fc43e64a15434d77 110 0.05/1.00 vMB 29
330,935 330,935 00000000000000001688315743be9929d49d0856c169363adfe1688f388495a2 783 0.33/1.00 vMB 36
330,934 330,934 00000000000000000a08d1853aef2ef39a5f7258e5c3584c9f9d993e3f627357 249 0.14/1.00 vMB 27
330,933 330,933 000000000000000017898f2e0cc3f48efaed228ba48af35c374196e95a249042 32 0.02/1.00 vMB 11
330,932 330,932 000000000000000019961577cf1412c70708cb8b1d63a21a3f8914195ca35481 655 0.39/1.00 vMB 27
330,931 330,931 000000000000000015bcd473b31b0d5597bb36896f8c08096635e6833a77a105 335 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.82 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: 710.72 GB
    • Received: 17.08 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.