Loading Tool

Explorer IconExplorer

Memory Pool

80,964 transactions
30.37 vMB
0.07781269 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt 7f3fc4d0081f395e2d5f14058a209a74e2dd5834cfc06bec64a1f84819518e65
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root 7b87aa8e273f1b4ae2c38e2e801a9d0e80b0bf3df41e89e3b4ed0fd6626e7494
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,214
Size: 1.00 vMB
Total Fees: 0.00991717 BTC
Feerates: 150.61 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (577,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,024 338,024 000000000000000000432d8e7da40313ba0bec2d0b632e628e0404f5f7eb9c96 97 0.10/1.00 vMB 8
338,023 338,023 000000000000000015accce043ad33a20a67bc048849e0d7db63c4281b9826f4 370 0.25/1.00 vMB 21
338,022 338,022 00000000000000000f64eb447e4151f36d193386d954f4e2c77358d3f864499e 64 0.04/1.00 vMB 18
338,021 338,021 000000000000000008e215690541909239790ddb7e2866509fcc4541b977ca67 177 0.10/1.00 vMB 23
338,020 338,020 00000000000000000261cb11676955fbe26b778ceb08a8fdd4c2346ec2fdb4fb 943 0.51/1.00 vMB 20
338,019 338,019 00000000000000001aa32022c1be06c43412d1b072c139410cb0a2cd5e1eafae 1,153 0.75/1.00 vMB 21
338,018 338,018 0000000000000000123ef0406a4a26a4d489df9e5e9ef7b6f2c81867120acf9a 1,357 0.75/1.00 vMB 29
338,017 338,017 00000000000000000575f537a9d039f2802248b7bbcd21c1d697aa56f69f35f5 1,133 0.75/1.00 vMB 23
338,016 338,016 0000000000000000199072be2542d5784c4c46f3826c86004f5df96b9cbaf9b1 2,407 0.75/1.00 vMB 39
338,015 338,015 00000000000000000f9284d6b7b75ffc324b6fd612c9eb65850e08711434d961 262 0.15/1.00 vMB 21
338,014 338,014 000000000000000009d8217d9d9c1b4456a91b2bb00b8a27cd6db0cc79261999 835 0.47/1.00 vMB 22
338,013 338,013 000000000000000012c3a2567bca1f35f114c7ffe97606426336e5b33dcd49f1 240 0.12/1.00 vMB 24
338,012 338,012 0000000000000000128dc1a7b124990299dadbf482808b970ac43b4575ab4591 16 0.02/1.00 vMB 2
338,011 338,011 000000000000000001a83880d94d3c600b5f084dd2bab08c437d0d63c7c0dbcf 64 0.04/1.00 vMB 11
338,010 338,010 00000000000000000c71076c8ae53f619de7aff7130849009d555d8258362ef2 57 0.03/1.00 vMB 21
338,009 338,009 000000000000000013f360b50af404bff429b7bb4b05502b6c39f9a4a7f5d255 491 0.26/1.00 vMB 26
338,008 338,008 000000000000000014b568739c3d661c39971990226f18cfe875d103954d2098 646 0.45/1.00 vMB 22
338,007 338,007 00000000000000000d121c33cac7becdd491d2f827acd0d33c16d510df3c72ce 856 0.59/1.00 vMB 21
338,006 338,006 0000000000000000077a9ecf0223510817982e03393ca018fb8add8076ecdf0a 52 0.06/1.00 vMB 6
338,005 338,005 000000000000000015924601fd3edf335a54e299d4b5be0731a534666d4efb1c 141 0.10/1.00 vMB 63
338,004 338,004 00000000000000000e48530813443c27a8a460c0b40c163bf25fb6e2a2d007f5 325 0.26/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.01 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: 718.90 GB
    • Received: 17.99 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.