Loading Tool

Explorer IconExplorer

Memory Pool

76,802 transactions
28.70 vMB
0.11397711 BTC
Random Selection Loading Transactions
Max Size: 173.64/200 MB

Candidate Block

Mining Attempt 97a21ed4fcf9002d1f4b30954e3b8d4ff1b1a7d9f758c4d58d81557cd611e3f6
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 49da13db27706a39e41901ee5be51e6e5d3d7e9ffecc425a0b6b15cdb91de95e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,016
Size: 1.00 vMB
Total Fees: 0.05434559 BTC
Feerates: 101.65 > 5.45 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (176,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,669 738,669 00000000000000000006ad24802dd1d1b49159981f3138091a08521fe89ee91e 125 0.08/1.00 vMB 9
738,668 738,668 000000000000000000076ef9a92860630b2d1304b6c81ba7a672c0c9a741be43 401 0.26/1.00 vMB 8
738,667 738,667 0000000000000000000690f04a6a0fdde6b0537753b3718dea1e412b6f4bd505 1,381 0.62/1.00 vMB 8
738,666 738,666 00000000000000000008a008c8ce4b5214ca065f0b24993aee3738c6f554cfda 604 0.28/1.00 vMB 8
738,665 738,665 0000000000000000000859dbf61596ad14f2835175b8adf8dedb280aba573e2a 757 0.41/1.00 vMB 4
738,664 738,664 000000000000000000010227e2d3261a87aa1717d9efe39d38e08e313effd768 2,105 1.00/1.00 vMB 5
738,663 738,663 00000000000000000005860ef70ab753bcf83916304655a2c081c48073cf244a 2,023 1.00/1.00 vMB 17
738,662 738,662 0000000000000000000389ec2469d42f4a17bfe655b203a6e03d3818f9083c8f 1,395 1.00/1.00 vMB 8
738,661 738,661 00000000000000000000bb8b5979f26f79527b2971bf85715d4dd26754b8aa9a 662 0.43/1.00 vMB 4
738,660 738,660 00000000000000000003bbd240ce44c675607984fe1c8f4ac5605c1011a48c19 1,312 1.00/1.00 vMB 2
738,659 738,659 00000000000000000004ed31b411f6b03391283c3fbc6102581b1ded792d6f5d 1,974 1.00/1.00 vMB 6
738,658 738,658 0000000000000000000783ff16960511588c45f61deb5c12f48d0c5c013ac180 2,096 1.00/1.00 vMB 13
738,657 738,657 00000000000000000001b5734989aa5d43bd7a6266b560306e62fad9e5fe5633 2,221 1.00/1.00 vMB 17
738,656 738,656 000000000000000000073ef06543252dce1cc24c9e31a6d6848d892ffc824f71 1,758 1.00/1.00 vMB 15
738,655 738,655 00000000000000000003c5d778c79261d1231999aacf9d8cc6434cdbffeeef5d 22 0.01/1.00 vMB 6
738,654 738,654 000000000000000000048da935c32bbc6e96df1ee3a9440cb5f5deb6fab5b2b6 1,163 0.84/1.00 vMB 3
738,653 738,653 00000000000000000000c16f8b0504c94532e0576440fc5f420b1d60d9fbc145 2,178 1.00/1.00 vMB 4
738,652 738,652 000000000000000000001b60d283813a262610bf89204df28f8851cc74145503 2,754 1.00/1.00 vMB 16
738,651 738,651 00000000000000000004993d94764fc164ffa89337235af6d9331feb62b6acfd 1,902 1.00/1.00 vMB 7
738,650 738,650 000000000000000000012edd0e281206bb0dd77294d12bf298df071cec5b55af 1,205 0.50/1.00 vMB 9
738,649 738,649 000000000000000000067916133f81ac60027353b987b545d7b5a8e8dd18a813 861 0.36/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.