Loading Tool

Explorer IconExplorer

Memory Pool

81,871 transactions
30.44 vMB
0.13026324 BTC
Random Selection Loading Transactions
Max Size: 183.41/200 MB

Candidate Block

Mining Attempt 670e1f0ac6d062c1ab682ac4137101af8e4cb84cfe7564ee8c8efe6ce8cdced1
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root 7f2c694839ed8d60d0d7963de052ba86ec2d94915f076f610c3a91c6ebc8f152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,579
Size: 1.00 vMB
Total Fees: 0.06776829 BTC
Feerates: 203.60 > 6.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (571,065 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,908 343,908 00000000000000000dd88ca04ac267835c0d8ab65bc11f31a97c2232e9edc383 311 0.17/1.00 vMB 21
343,907 343,907 00000000000000000f4169fc9eba4ceea3f675ae20bd8dcc9f7c38400f27dcd2 189 0.20/1.00 vMB 12
343,906 343,906 000000000000000004c73d3be56ae930f48ce633e5a6af7d12b30083bc2fa9e5 112 0.07/1.00 vMB 9
343,905 343,905 00000000000000000426d53bd72921022091ea39d7b15edafdc1d2132acaa2d4 743 0.93/1.00 vMB 14
343,904 343,904 000000000000000012fbaca2c4d792721cd6c14c2f685c65d8fd094021375d28 1,629 0.75/1.00 vMB 35
343,903 343,903 0000000000000000086e68ac37ff3e6175d025ad791c29c58cf38472894b7945 464 0.29/1.00 vMB 20
343,902 343,902 000000000000000003919bfc40b63228672e5d47e36e234116f95b4e3ef5b1e7 449 0.24/1.00 vMB 27
343,901 343,901 00000000000000000e652ae3f688a91e342b5b88577b4399166d9ed55eb6a775 358 0.29/1.00 vMB 14
343,900 343,900 00000000000000000b73b2227bd44c22931d8b9d99a49067f50addcb47da4a35 1,121 0.71/1.00 vMB 24
343,899 343,899 00000000000000000f7ba7924395293f0b5c8711b2835b9ff462b062843af36c 87 0.09/1.00 vMB 10
343,898 343,898 0000000000000000180caf97a7bf9e53cfdfc74e04b9401c3a90bbb88ac13675 708 0.48/1.00 vMB 23
343,897 343,897 00000000000000000557045c11bfd3db3ee58b79fc87d0fb4dbef451c380193e 276 0.32/1.00 vMB 11
343,896 343,896 000000000000000003c151d97c72dea0dfc7294ec0d489684b04398fae9eda51 114 0.07/1.00 vMB 24
343,895 343,895 00000000000000000846d464fd8c4adea20dbc1f2e1ecff9e9a4c2857e2ff790 675 0.66/1.00 vMB 5
343,894 343,894 00000000000000000e25ed674ddaa5453015bd758298e2c78be42f1dfbadfa25 995 0.84/1.00 vMB 17
343,893 343,893 00000000000000000730e25b9855c2338f22a0ff38dfa1ba30acc1f9e9598349 512 0.34/1.00 vMB 20
343,892 343,892 000000000000000014f16ddd2c29014f0c6004584db929bcf2d717fe960cb421 725 0.75/1.00 vMB 16
343,891 343,891 0000000000000000144329e831c86e6aafed2b3072b6b20c9efcb6bf60743e0a 740 0.75/1.00 vMB 16
343,890 343,890 00000000000000000ea9f879044b49609cccb29ec1f8e3aba47516bf8f1b6d76 2,324 0.75/1.00 vMB 43
343,889 343,889 000000000000000006ece65f246e12dd600f2ba970e2b9aa556abbd0fca97906 744 1.00/1.00 vMB 15
343,888 343,888 00000000000000000ba4f4b99132d1663e965e68c74a2c53b2ff2293323c626e 1,812 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.34 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: 661.28 GB
    • Received: 14.80 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.