Loading Tool

Explorer IconExplorer

Memory Pool

85,000 transactions
32.85 vMB
0.15359049 BTC
Random Selection Loading Transactions
Max Size: 195.89/200 MB

Candidate Block

Mining Attempt 28155d3d79074363fd2dcecadbf6a76d306fe1dc27b16611a08f256a8c4d0c6e
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root cca432da02348ddb697af658ba08c3745e5d0ab2dcc84a14799051a0bd89299a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,583
Size: 1.00 vMB
Total Fees: 0.04762926 BTC
Feerates: 318.30 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (602,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,059 313,059 000000000000000020c35719029dc8127a7a92db2f28c576bcfea24cb69dbd57 40 0.02/1.00 vMB 37
313,058 313,058 0000000000000000109b8f207e7c6123926cd3dfe73ffd441e03054aab588752 130 0.09/1.00 vMB 23
313,057 313,057 000000000000000013fbfa0bb55a59a3fcce39cc0aac83329d76af4de315e76e 198 0.12/1.00 vMB 27
313,056 313,056 00000000000000000e0906661a2802d9fd329152c92c6280cf22d6476bbc1514 255 0.12/1.00 vMB 25
313,055 313,055 0000000000000000184131d99b82992984ecb61dd83db5df6b8ec5e40ab5f27f 846 0.43/1.00 vMB 28
313,054 313,054 000000000000000023c73d9beadea038c685d8cdcb9e326c46bce137d37ca804 455 0.25/1.00 vMB 29
313,053 313,053 00000000000000002e5922aa3c3cb5f1877aba96bc0f5c5b0e0fc811694ea62b 1,060 0.54/1.00 vMB 29
313,052 313,052 00000000000000001553451c9f32224b78ed64fb883fd85f00d4c1da2f4153d9 815 0.41/1.00 vMB 30
313,051 313,051 00000000000000000329e89cbe9044a92eb79d540023d1ea3b042e149258045b 128 0.15/1.00 vMB 14
313,050 313,050 00000000000000000e924a3f63665ab712afafd91c53f621690a95fcb7e355bf 1,537 0.75/1.00 vMB 33
313,049 313,049 0000000000000000195016587b1b8633879f1a03d63e04f1446004009acd32aa 412 0.25/1.00 vMB 28
313,048 313,048 000000000000000022e5c7adb4cfb8cac0e461524d85296c0799860bb4eac322 156 0.20/1.00 vMB 17
313,047 313,047 00000000000000002f876426517597eb97a25d0fcfab27f40e4f51bb560855d4 160 0.23/1.00 vMB 19
313,046 313,046 000000000000000012ca7f7fae0f6882ec8ea1e0a2371ab37c83c2e68823a16c 548 0.31/1.00 vMB 23
313,045 313,045 00000000000000001b776e006fe7baab92787d8e0b4e6d8e7e5c8b34ce25d863 686 0.46/1.00 vMB 24
313,044 313,044 00000000000000000e83bbcc35f638ab6b1216950f94d655a2f9fc65a4ebbc10 760 0.54/1.00 vMB 26
313,043 313,043 00000000000000002acf0ec600909115fb0acfa632ec4e79119a733a081175aa 40 0.02/1.00 vMB 26
313,042 313,042 00000000000000001250d7f59065fa4ca1b860c7a4b479ceb3d88dfad63f34b1 180 0.25/1.00 vMB 16
313,041 313,041 00000000000000002f5ac4b2c369d38ee0484ad70846d03fd8358317c0dc6daa 512 0.18/1.00 vMB 38
313,040 313,040 000000000000000004713850341e616e7b849b15729ab61d8f6981488095cf92 663 0.35/1.00 vMB 29
313,039 313,039 000000000000000013fed4f5ee87349c6d8f1fbef74e1a4123fd5bb0a0c2eb5b 1,028 0.68/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.00 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.85 GB
    • Received: 17.96 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.