Loading Tool

Explorer IconExplorer

Memory Pool

47,084 transactions
27.91 vMB
0.12934160 BTC
Random Selection Loading Transactions
Max Size: 146.39/200 MB

Candidate Block

Mining Attempt 1f9377075f2ca313ef87afa2f3bd925050accbfe3a30bac2f7de74d694cc0a21
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (570,031 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,845 344,845 000000000000000011379707b9008f6a8b4ebb67d18b852ccb1313f55eb57aa6 793 0.40/1.00 vMB 24
344,844 344,844 000000000000000011e514c700c1331e16e7668ab8a71022348f314b90df96ec 905 0.74/1.00 vMB 15
344,843 344,843 00000000000000000a30c19ab236621a5d97d39d962c177d518f4b6fcb48dc77 230 0.35/1.00 vMB 13
344,842 344,842 0000000000000000029e1e4148a18d55b4a2c455a00085ca30dcaa5b6b396757 2,178 1.00/1.00 vMB 30
344,841 344,841 000000000000000017121542ac8b55c2ba408a7262390677509ab57d9ec96b1f 1,450 0.75/1.00 vMB 29
344,840 344,840 00000000000000000b1864bf4a012b9593155ee0212aff73f07793e89721a43a 363 0.21/1.00 vMB 17
344,839 344,839 00000000000000001523d69a701c53c524c6d20ed23e711be0f95db8b4b26c87 1,344 0.75/1.00 vMB 26
344,838 344,838 00000000000000000d280ce53da8655d814d94106098c764948133f12a42d0c6 1,187 0.70/1.00 vMB 24
344,837 344,837 00000000000000000dea1e087a43a8f29d67612ffd6e1c5dc9c0d0e407be8efb 523 0.27/1.00 vMB 13
344,836 344,836 00000000000000000ab46c3ad705334048a4691a673c7c8d1033da563df0281c 1,465 1.00/1.00 vMB 22
344,835 344,835 00000000000000000f84d43954963ca3bcd9c590c198df6112d1a5a5a247730b 1,871 0.75/1.00 vMB 54
344,834 344,834 0000000000000000080a0ab3e109198a02131bac7de4a3d62561acb8c7335786 484 0.44/1.00 vMB 12
344,833 344,833 0000000000000000084acac037331bba3928d611a74df19d357b7f23e78f740c 945 0.75/1.00 vMB 20
344,832 344,832 000000000000000016b70cda33d9b3caedea81e99af05d95294780349db2ec03 1,936 0.75/1.00 vMB 32
344,831 344,831 0000000000000000130fe49de37fb03f3c46c6f064e983b84c2fa1f573ed969c 512 0.18/1.00 vMB 48
344,830 344,830 00000000000000000f3e9418f590196b3b43a5f4b3182be4cf923341b635fbc5 564 0.31/1.00 vMB 22
344,829 344,829 0000000000000000172cba61b469ecacefeb10465dd7539b82977a076b437689 851 0.81/1.00 vMB 9
344,828 344,828 000000000000000000461ebb99e4efcde5a2824d1601e5480b20ada65c6f4b75 1,504 0.76/1.00 vMB 26
344,827 344,827 00000000000000000f2cbbad01d671201b0ef98f589ba2e3dffe3aa5e54c4e19 1,132 1.00/1.00 vMB 14
344,826 344,826 000000000000000007e5ddb3c79fe930d417c31f49ae50927e7e9ca23c2ec62a 1,906 1.00/1.00 vMB 25
344,825 344,825 000000000000000000e6ee318f139c381502ddd357d0d4561a619c464b2b5b79 1,125 0.35/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.17 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.51 GB
    • Received: 13.91 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.