Loading Tool

Explorer IconExplorer

Memory Pool

76,894 transactions
29.78 vMB
0.10285849 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt 10ca7ea69a3ea59874507ad0106f9ff986542e42ce6299d0c1dd1d35ddb23a07
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 570db4b2bfd29d6474708e47f99ca6d6bda47c55c305d4cb0898403e0fdd53f8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,092
Size: 1.00 vMB
Total Fees: 0.03515177 BTC
Feerates: 357.61 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (8,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
907,162 907,162 00000000000000000001f58f3bf367d4a1815dcb6e6125e97fc227c3098767bc 3,187 1.00/1.00 vMB 3
907,161 907,161 00000000000000000001f071ba228d38ddd0e9c4536f7fd622906899bb16b491 2,432 1.00/1.00 vMB 2
907,160 907,160 00000000000000000000155041d9dbeb5fb83c7a3e22aed47b383b54facaf83c 3,726 1.00/1.00 vMB 5
907,159 907,159 00000000000000000000f21de756a29dca40b2f052a86d587bbb1f8ec46a1dd0 2,982 1.00/1.00 vMB 4
907,158 907,158 000000000000000000018e1ee0e668a27279ded3816a8075eaf0489438ba049c 2,711 1.00/1.00 vMB 3
907,157 907,157 00000000000000000000c367bb4d7d1f8baff5ca259173797ae6084bbdeaee60 3,639 1.00/1.00 vMB 3
907,156 907,156 000000000000000000002fa3a6a72e34baf68f9d612c0ceee7b4926a7a18b88a 3,977 1.00/1.00 vMB 5
907,155 907,155 0000000000000000000091a00c78db1709fcda19ade3aa219d236cb2353749fe 3,960 1.00/1.00 vMB 4
907,154 907,154 00000000000000000001634942d8a0410e1b38f49756b7fd078ecf436f0fbfe4 3,752 1.00/1.00 vMB 10
907,153 907,153 000000000000000000004856b729177bc7d142e8ae42f92af37d7be71039acf4 3,620 1.00/1.00 vMB 1
907,152 907,152 00000000000000000000138b9335f527a8f0114ee4f520e46e4bc042960a8f18 798 0.30/1.00 vMB 2
907,151 907,151 0000000000000000000201e5467a37cbf9c042edab4d5a5164204484b0bdb05c 3,125 1.00/1.00 vMB 2
907,150 907,150 0000000000000000000197d74b88a5323ee328082862f41d0d9dd491fb489e4e 1,269 0.46/1.00 vMB 2
907,149 907,149 00000000000000000001345218e06d3fa91b5fd486ca85e6ca4b6ab4ebddfa20 1,056 0.35/1.00 vMB 2
907,148 907,148 00000000000000000000a9d233096dac7bf37c289216d2e831347357f2bdd551 3,951 1.00/1.00 vMB 1
907,147 907,147 000000000000000000020187e1ec109b0a91007dde6f803e4357e4fab690f5ae 2,737 1.00/1.00 vMB 0
907,146 907,146 00000000000000000001944d1dc00df02bbe8a77eb19b062d2bcce64676dc54d 3,138 1.00/1.00 vMB 2
907,145 907,145 0000000000000000000165d6d37b31ad86b90ef8a2336bfa081ed05bf6afc930 3,025 1.00/1.00 vMB 3
907,144 907,144 0000000000000000000114f790722e1190054c979260af659880cfcbb34793a3 4,376 1.00/1.00 vMB 1
907,143 907,143 00000000000000000000ae2a37b6e9215796ab2eabc5bbf9a07c53baee3fdcfe 2,093 0.97/1.00 vMB 2
907,142 907,142 000000000000000000020889ea22c15d7c74dd329db8a7e58ec798653d05b37f 443 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.