Loading Tool

Explorer IconExplorer

Memory Pool

9,955 transactions
3.70 vMB
0.01573785 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 22.21/200 MB

Candidate Block

Mining Attempt 31be29e0c96a75911915712d11f13ceecc9f7b695562aceed1977ac874a85910
Version 20000000
Previous Block 000000000000000000016f7fde1bd2fceaf41f3015c117cc3f2f9aeb4fba8aed
Merkle Root 4c883c93a8a546fbf13b2d240bf565876f51638cb67fd6e343739386c00d7bc4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,667
Size: 1.00 vMB
Total Fees: 0.01172506 BTC
Median Feerate: 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,497 (852,901 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,596 60,596 00000000012ebcd0c97891f772c71c3d65a6201ebe6f198882938435ed050719 4 0.00 vMB 0
60,595 60,595 0000000000d3a7a59a1a54c075e76fdf110d7b8d2fa5d9f34273cd6bc1f81335 2 0.00 vMB 0
60,594 60,594 0000000004df206b1e1f7c5b16ebc125c67774bbf3e493496b2d8211331719ab 3 0.00 vMB 0
60,593 60,593 000000000ce1018a83687e8f455a732a6b8f57783bc1193399c9d4ab4cf0574b 1 0.00 vMB 0
60,592 60,592 00000000082a723067de7485a5c70b6db7517b3b18d1c9fd011e4b9b3b47dc2f 1 0.00 vMB 0
60,591 60,591 00000000099ef1704cfd8be2b2a044aed14b8708f17dfa75b3faf010bef65970 1 0.00 vMB 0
60,590 60,590 0000000009cb1073f68c4fa0b6acd734c955a48ddd7e3e152a3cf42beea4e602 1 0.00 vMB 0
60,589 60,589 00000000073fe6442d6c8ad81cfaf581dd3302d31c144bf279e5728c10ac0e3d 1 0.00 vMB 0
60,588 60,588 000000000de376d18b465a45349b43889b3edb49da5135265fb761074049b3ef 1 0.00 vMB 0
60,587 60,587 000000000587961ab1e13bfc45e70dbcd4e099092d16616ac6c4cc0423e73032 7 0.00 vMB 0
60,586 60,586 0000000003bf1a592a59731323db5e88d35005bc930e78837ea46a321a1bb192 1 0.00 vMB 0
60,585 60,585 00000000096bff1586c4e1597331fd6453dceb8b18c7d9ae8fb109dc6f1958e3 1 0.00 vMB 0
60,584 60,584 000000000a7f2360044920bd6a0868f5f7f45b5a5dc2a7a2aa82583abd540db7 1 0.00 vMB 0
60,583 60,583 000000000002b9cf70a26f2622dead1e9cf2f0b1d5ff9a33999740014ebe3a65 2 0.00 vMB 0
60,582 60,582 000000000272b67263cfa25df6b44c6d99b9a24fd5b116b1c56671a41d3c2f04 2 0.00 vMB 0
60,581 60,581 00000000052f4c4187edfca55506275ad406a42c6483ee673a9645553e025f2b 1 0.00 vMB 0
60,580 60,580 000000000ac073740f8f5eeff41590a16eea914b31e0c09ad26aff0f932b7d29 1 0.00 vMB 0
60,579 60,579 000000000a3162535cf02dfc3e91fbeee8a2775075e5561081bab0b0465e4de1 3 0.00 vMB 0
60,578 60,578 0000000002818519443ebb810c8490550ea6ec6ff2e383c75d7c1f4a57da2514 3 0.00 vMB 0
60,577 60,577 0000000004d59cd44c0242596bc05103bad0d0bb8651850a7aa2158fc3eb3b95 1 0.00 vMB 0
60,576 60,576 0000000006954a2714709d6d1ff8966336b7aa20ba4680e1bf391c7937c28f90 3 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.73 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 366.57 GB
    • Received: 1.77 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.