Loading Tool

Explorer IconExplorer

Memory Pool

78,454 transactions
29.08 vMB
0.07621738 BTC
Random Selection Loading Transactions
Max Size: 176.20/200 MB

Candidate Block

Mining Attempt 9f4d15657649960c021f9bfbd5f730b344dc9fbe58e7b65decb248b3e4fe3d68
Version 20000000
Previous Block 00000000000000000000cbf325f710fe3b651c530ae584a9791fa8f4174b473a
Merkle Root f22d6ad84dd372bf8dfcd5afbc17f08de76fbb3ca8e789202fb63d343598d28f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,182
Size: 1.00 vMB
Total Fees: 0.01533332 BTC
Feerates: 191.02 > 1.54 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,088 (689,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,855 225,855 00000000000003109970eebc8cca48159c802acd6563299227bbfa4a619745e9 82 0.05/1.00 vMB 136
225,854 225,854 000000000000020e4774357ae5e3bca4517a7be6013c68406b671d5bbbd00acb 337 0.19/1.00 vMB 131
225,853 225,853 00000000000000d5d522835dba48404d4d32afa3f728f26f4b470cf475210366 693 0.25/1.00 vMB 231
225,852 225,852 000000000000006c26233a60eb98ff04468536dea8ab228b03ac1a7d5c4f5dcb 579 0.45/1.00 vMB 109
225,851 225,851 00000000000000260b93aa4c552ad7a108393a2c491f93e6f2a4c3e2da80168f 84 0.16/1.00 vMB 79
225,850 225,850 00000000000001fbc3fe88edc5c088b5d3ef4321dd87b2723f2273925bbde274 411 0.19/1.00 vMB 183
225,849 225,849 000000000000015dee4f30249ab8389857e1a9996b0940078a33dd958088f2b9 274 0.20/1.00 vMB 135
225,848 225,848 00000000000001893675bedbdbbd2bd18f3c65e0cdeb002cd640e828a80232d1 309 0.20/1.00 vMB 145
225,847 225,847 000000000000035ac75915e9a6244dd0040d077ce826fdfd7dc98712007ed1b5 164 0.22/1.00 vMB 86
225,846 225,846 00000000000000ba3bb17fac44070beecb1e0a8e93942f6936e17a2526d8562d 416 0.24/1.00 vMB 185
225,845 225,845 00000000000001c5ec4c2cd8781fa20910bacc4c174e515b7b178845bc3d09b7 487 0.24/1.00 vMB 172
225,844 225,844 0000000000000341c5dbe2b277d57269c5c4eebaea11311b300023a411f8deee 151 0.10/1.00 vMB 123
225,843 225,843 00000000000001cd1fc8d12ce3902c44e45f4e7fd7741d63d7564c1a19c3eef3 526 0.25/1.00 vMB 182
225,842 225,842 000000000000024e70cef9016ad091f962e8037c8e5d5c3a9d72dcea66bb6447 658 0.25/1.00 vMB 225
225,841 225,841 00000000000003696f046ba276b65d57020d37b2b309906a8e9eec53e7232935 10 0.00/1.00 vMB 154
225,840 225,840 00000000000000eb8a9d2f92285abd4841629b9f04adc998d65cb068ae2c09d8 137 0.05/1.00 vMB 228
225,839 225,839 000000000000023ef5acf7228c10c1f1d31b7c6c5f724611f872c79c9e726012 334 0.22/1.00 vMB 231
225,838 225,838 00000000000000bc898e110807e3493c96f40a519e12b9844ddde449f91e7391 672 0.25/1.00 vMB 230
225,837 225,837 000000000000036f5f728d1fc8d1b5fbb0e60965d75ce257bedb8f798ae89940 353 0.16/1.00 vMB 180
225,836 225,836 000000000000017b06968813c33ecb02552b09513be33bb05cb42b727aaa3fb0 36 0.02/1.00 vMB 149
225,835 225,835 00000000000000ad6426c08ef93016b019f699df179cb16dfa7d75dd7a282bb1 274 0.11/1.00 vMB 212
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.58 GB
    • Received: 15.75 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.