Loading Tool

Explorer IconExplorer

Memory Pool

76,328 transactions
28.56 vMB
0.07157666 BTC
Random Selection Loading Transactions
Max Size: 174.76/200 MB

Candidate Block

Mining Attempt 8c6ce98bfd199eb774635231a5c30717a2181fec598bf2d3926cb8e724cf2938
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2655c789629577767a7c4b99373949bfd815879bf71cc0279b247155111fc29a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,193
Size: 1.00 vMB
Total Fees: 0.00958850 BTC
Feerates: 157.34 > 0.96 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (605,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,078 310,078 000000000000000013b293ac733654ba6e0e939103217544fa5d320c56361509 162 0.11/1.00 vMB 26
310,077 310,077 0000000000000000151babe93aa77b70f5aef053d0ee33acbf52a71352cf7d43 892 0.50/1.00 vMB 27
310,076 310,076 0000000000000000044739f37cd2774c5456b4469a0d6916fb38ea0aaabdd68f 406 0.31/1.00 vMB 22
310,075 310,075 00000000000000002244990ef6a269a4842fd2f1adf56b3804acc4ca3950d204 770 0.35/1.00 vMB 33
310,074 310,074 0000000000000000151e3f949ff1c9bbe7a5ea059471e39e351a1eabfb99323c 798 0.43/1.00 vMB 29
310,073 310,073 000000000000000030d844c445ca5ec37cb8ef477d2bfb055818f6e8e1e7ba0b 86 0.04/1.00 vMB 32
310,072 310,072 0000000000000000278befc970b8cdcff7152994875598b19d70b6cd4cf10461 15 0.04/1.00 vMB 16
310,071 310,071 00000000000000001e1c56f686a6e7272af2016eee7e4a5cea59b201b3cf2a14 188 0.16/1.00 vMB 16
310,070 310,070 000000000000000001987c987ada5d7252a7113b1080c7419c2f8ed371a952cd 904 0.50/1.00 vMB 27
310,069 310,069 00000000000000000c0977ffff8caa48d9894e24e2f67a828ba956681a8bc1e0 54 0.04/1.00 vMB 20
310,068 310,068 0000000000000000013d1d7eaa3d510e3cf0d2ccfe05a15c99defda5b7ab65d6 555 0.26/1.00 vMB 30
310,067 310,067 00000000000000001b5e4c51d0a30f9e1727204d3ba8fdd52f893b4d14318a47 147 0.09/1.00 vMB 25
310,066 310,066 0000000000000000330fb93ba560bc2f6b4e3a2ee157ebd7156e0e4b727d7920 1,352 0.75/1.00 vMB 32
310,065 310,065 00000000000000001fcd94f0a4f84d1c04285187d20a2dc6c1796925e5c5ad42 136 0.06/1.00 vMB 31
310,064 310,064 00000000000000003bd0d700fbaf948c143ceec348d0579154cd5e755c193e68 48 0.03/1.00 vMB 26
310,063 310,063 000000000000000031061fa08f9c244ceb918788a2d08aa70769560ee46763f4 198 0.11/1.00 vMB 23
310,062 310,062 00000000000000003f1272bebfefbd0053f1336d3bcb9462df8e6a5ba4e1353d 105 0.06/1.00 vMB 18
310,061 310,061 0000000000000000173cdc93ce35a0946b20a1f21565737ea0c55229b2085420 8 0.00/1.00 vMB 37
310,060 310,060 0000000000000000238009cd269f26bec74fe27735042ab2970bec3f459f54dd 258 0.13/1.00 vMB 18
310,059 310,059 0000000000000000033147b4d2bfff7091dcf1fda8d9a762a68e4bfca8807ca7 392 0.19/1.00 vMB 33
310,058 310,058 0000000000000000310e0ce9986c9654fbe9db46984b143db024843a5ab898a9 453 0.31/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.95 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: 715.15 GB
    • Received: 17.66 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.