Loading Tool

Explorer IconExplorer

Memory Pool

40,093 transactions
25.99 vMB
0.06585074 BTC
Random Selection Loading Transactions
Max Size: 135.04/200 MB

Candidate Block

Mining Attempt 9025c1fc54d857d510d640e459928d0b26a7629261e5d6d2894eda8b05b7b2d8
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 655c953f33cb3702efe508f5df4d0c993aee8814fae1e8bf78996149afd1be09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,610
Size: 1.00 vMB
Total Fees: 0.01861718 BTC
Feerates: 150.98 > 1.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (605,789 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,085 309,085 000000000000000026a142653fb56bad3533acd4711426d27b986af5129afb62 241 0.12/1.00 vMB 34
309,084 309,084 00000000000000001376725350584f02e8477333421607c5521356bd44c535c4 338 0.35/1.00 vMB 7
309,083 309,083 0000000000000000324ae0e14486938efc750a4b46783ff948aa634bcadc9043 24 0.07/1.00 vMB 3
309,082 309,082 00000000000000001ca1265335bf8fa3d34b18d22e986aebeb8451b6aa882c87 366 0.21/1.00 vMB 23
309,081 309,081 00000000000000004010d2e83fd93dffabb914fd6ba9e5b807dc38fa3f9f2160 544 0.30/1.00 vMB 33
309,080 309,080 000000000000000021392375d0ab3b947384bd44c80d1622c226551554a9d3e7 448 0.23/1.00 vMB 29
309,079 309,079 00000000000000002821f9ef42da450a91d2593df9a5adb7e34d143f05e7031d 1,087 0.67/1.00 vMB 29
309,078 309,078 0000000000000000311d2142cf6b9bcf493ce9beb146075063f9273ffa6e9365 282 0.14/1.00 vMB 31
309,077 309,077 00000000000000002523b4c2d52cd6dbf9d3c2d87e559a5832b0fa11af2e1253 200 0.10/1.00 vMB 34
309,076 309,076 00000000000000002df07e893af721d2d513bdfdc3a52f4452e747445b193172 181 0.11/1.00 vMB 27
309,075 309,075 000000000000000012d04cbf4e898edcde31e6cc8f52c706b77a6167133b49f5 114 0.05/1.00 vMB 34
309,074 309,074 00000000000000000b828fde06be96da66c996b80bf2e73f3501593f120fbb5e 40 0.03/1.00 vMB 2
309,073 309,073 0000000000000000264540d9030edc356a50cc2d9883a0eedcd503cb0c3206fe 46 0.02/1.00 vMB 21
309,072 309,072 0000000000000000389faeb7167526982edc0142d6d8d6455fdaaaa09e6741e4 215 0.11/1.00 vMB 31
309,071 309,071 0000000000000000167abff6af1e1757d2d8363d3b63d189c6b0b6a53a4e7f69 471 0.27/1.00 vMB 30
309,070 309,070 000000000000000030396ce8caa85e8a498ae7765a8099df36a3979463ee3f88 415 0.27/1.00 vMB 26
309,069 309,069 000000000000000015686c31f573d3187aab7abcd90ff85448604eb3c308c560 101 0.05/1.00 vMB 22
309,068 309,068 000000000000000014984ef326d02b5050f0e53ab4c47dba2452939e8f85be03 65 0.03/1.00 vMB 35
309,067 309,067 000000000000000020a25d755d991503f2d7993366e4779e9ef6f6b6506da126 170 0.12/1.00 vMB 21
309,066 309,066 0000000000000000257481ae637a22464621f61f90cedf367c74c7432151a5cf 237 0.14/1.00 vMB 27
309,065 309,065 00000000000000000fd3a3765067db8158e5e0ac6bbaad7e63f2186075e53536 1,290 0.66/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.