Loading Tool

Explorer IconExplorer

Memory Pool

74,599 transactions
27.64 vMB
0.07362888 BTC
Random Selection Loading Transactions
Max Size: 168.37/200 MB

Candidate Block

Mining Attempt 00fecc26880d7b4725f3abe138ceb83ca1a904a55b0522b2caedca9e5218d318
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root 366c7865fc300209adf535823543cf59940c9e037e682dfdddf3da7fe2ee61b5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,930
Size: 1.00 vMB
Total Fees: 0.01462461 BTC
Feerates: 100.35 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (418,427 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,866 496,866 0000000000000000001c9b074acdb54995eacf7931f1892d36a2d55d04de07ab 2,568 1.00/1.00 vMB 225
496,865 496,865 0000000000000000003678f6731076bc3426ce94dc4cb3b3245d22ae9bcf2aa7 1,983 1.00/1.00 vMB 123
496,864 496,864 000000000000000000c031a0f4b746e5698c88a41a163168cc5cd5bf0ff77f5b 1,334 1.00/1.00 vMB 144
496,863 496,863 0000000000000000008ec0ef3c3f292cefd9f0f9b7fa927b8dc98511ceeee21b 2,321 1.00/1.00 vMB 187
496,862 496,862 00000000000000000022125b5c9490e7960904f2da0993cac2ca141474411e3c 2,633 1.00/1.00 vMB 193
496,861 496,861 00000000000000000025ca1c3febdebab9e74a8fe67c184c70805476935ca5ec 2,732 1.00/1.00 vMB 119
496,860 496,860 000000000000000000210e3fbb29eb3a469102f5dbebf03b1e963294ea3404c4 1,906 1.00/1.00 vMB 110
496,859 496,859 000000000000000000aa6444827ed40ba49f68e000c727ab77c686c0bfc73ada 2,251 1.00/1.00 vMB 105
496,858 496,858 0000000000000000008744e60c2b2388ce8e7b5e29af8655e2c7cdea7b695478 2,533 1.00/1.00 vMB 122
496,857 496,857 00000000000000000064a3ec1956b8f931ab622e098209dc1452f3e4314cc123 2,500 1.00/1.00 vMB 148
496,856 496,856 00000000000000000095eb793eb1d3f9ea1fbf426b6e7404b4f8e171cea5b0ff 2,585 1.00/1.00 vMB 177
496,855 496,855 0000000000000000008053ea0364c5c7af44c8bf9c85959d5a17b83c98b28fd6 1,895 1.00/1.00 vMB 75
496,854 496,854 0000000000000000008938738f1a78d7422a013f257b98f2b6df5764948a9524 2,739 1.00/1.00 vMB 129
496,853 496,853 0000000000000000000b55241d4f4255ef536bf40f59f03d040643ac0c0efc85 2,469 1.00/1.00 vMB 149
496,852 496,852 0000000000000000001d00f6c731ee5dd0736b8b0cb16f13766c912ef5892b56 1,888 1.00/1.00 vMB 164
496,851 496,851 000000000000000000b83014c45feaecabfec01712def9c521d5cb7d72fdca4e 2,755 1.00/1.00 vMB 170
496,850 496,850 000000000000000000656e76cddb9fdc6c426d051e08a858249f920df84df2d1 1,954 1.00/1.00 vMB 281
496,849 496,849 000000000000000000b8f25b2f782181f37c84480326935aaae91bbd1dfdc0eb 2,083 1.00/1.00 vMB 101
496,848 496,848 00000000000000000006a7832fca7a197682601b525e7c829db4769d0cdef022 2,120 1.00/1.00 vMB 220
496,847 496,847 0000000000000000008adc8e36ea00acb8012e38ee8cb763caaa0e6093685054 2,302 1.00/1.00 vMB 152
496,846 496,846 00000000000000000087ef317670b42c6a26411134fa184060cf39ba4abfe7bf 2,151 1.00/1.00 vMB 190
Previous 10 blocks ↓
Total Size: 782.90 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: 713.58 GB
    • Received: 17.40 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.