Loading Tool

Explorer IconExplorer

Memory Pool

42,554 transactions
28.95 vMB
0.06068277 BTC
Random Selection Loading Transactions
Max Size: 149.14/200 MB

Candidate Block

Mining Attempt 1de197014a128ec371c554a9438363e19d3fbb35ced0f18b9913b5d2da945780
Version 20000000
Previous Block 0000000000000000000196b9925bca5e45f094c3c1c9dd239e8581451c4f878b
Merkle Root 4a6140c2bbee8036a8b08512d6e64fb60527981b0072eb048012b91d7c1f9be8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,829
Size: 1.00 vMB
Total Fees: 0.00425515 BTC
Feerates: 40.20 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,616 (323,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,872 590,872 0000000000000000001726f7af37f8296e6e5c50ec9d906ac46d72a026e7bcdd 1,762 1.00/1.00 vMB 17
590,871 590,871 000000000000000000095326f8b8546b30a4315dec34db69aee2e6393b5dfbb9 2,711 1.00/1.00 vMB 49
590,870 590,870 0000000000000000000b9bd6132b0cdd5669963ab3baa86e5ad56a9938880bdb 2,427 1.00/1.00 vMB 32
590,869 590,869 0000000000000000000c19b7a56b59be232b746e608cc2cff1fe8c0bbb5a8d97 2,774 1.00/1.00 vMB 27
590,868 590,868 00000000000000000001a2be4f099a92c576728f815f600cc45885594c1fc005 3,431 1.00/1.00 vMB 32
590,867 590,867 00000000000000000012ed77fd14ae680c4b7347b683bb3f1cdb2f104085bd6e 131 0.04/1.00 vMB 40
590,866 590,866 0000000000000000000aa0d0c1518399efbb82f85f0e22a6ad6009b4fbe230c1 751 0.21/1.00 vMB 30
590,865 590,865 0000000000000000000049d0783ec73731488b437989abe7f1796556b04c4b26 1,565 0.49/1.00 vMB 17
590,864 590,864 00000000000000000003a622e1326c8d8717192c1cc08f5769cb51126a4473ef 2,517 1.00/1.00 vMB 34
590,863 590,863 000000000000000000140708370750d8c03abc0413531defea639e5f650c6405 3,066 1.00/1.00 vMB 27
590,862 590,862 00000000000000000017260cdf50eb1b4a0bb5bf70b704e31c3f9c86341cbd94 2,352 0.87/1.00 vMB 11
590,861 590,861 0000000000000000000c6ab50ccd1ef6e5f1311163b8a79141732af406413382 2,610 1.00/1.00 vMB 48
590,860 590,860 000000000000000000045496c984341d48af2643c32dff8982d5ca7034a25721 2,601 0.81/1.00 vMB 25
590,859 590,859 000000000000000000105dfbfc48e06f668b044d7e490f0ccbe0fafd9ac84486 1,499 0.46/1.00 vMB 28
590,858 590,858 0000000000000000000a6d2ad69051836d0cf1be384ab4c4a6369272fbdc5c79 2,194 0.70/1.00 vMB 21
590,857 590,857 0000000000000000000b5efb69377c7afa0507a2e501c03e1f5ab882a1d12a4c 2,871 1.00/1.00 vMB 29
590,856 590,856 0000000000000000000361fb1a88f4a1ee9c785fcac9ea6e6186eb6f2db533f2 794 1.00/1.00 vMB 51
590,855 590,855 00000000000000000011cfda18aaf746589da1aba58999fd96646387940b6c65 3,030 0.97/1.00 vMB 24
590,854 590,854 00000000000000000007086febdb4e52519a373c3ad5066fd820c8780e341433 1,924 0.76/1.00 vMB 12
590,853 590,853 0000000000000000001a82f9ad1174ad216ccbf49a81caba72557fcd6acdefb1 2,869 1.00/1.00 vMB 34
590,852 590,852 0000000000000000001230b94e76d30d61d49b2709a90542757395821163ab43 2,451 0.92/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.71 GB

Node Details:

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