Loading Tool

Explorer IconExplorer

Memory Pool

80,614 transactions
31.29 vMB
0.08482600 BTC
Random Selection Loading Transactions
Max Size: 189.18/200 MB

Candidate Block

Mining Attempt 64a54a1721e0e59a7b9bd559491fef4caa102c58e1f79bcf374397c18b0898bd
Version 20000000
Previous Block 00000000000000000001737d76c0d6914d71885a8e838781b1a0674dd5a96d4b
Merkle Root e1b81a7234798abae1e1d6949003a39ab4480fe1636b420b60b31c8c193fb71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,244
Size: 1.00 vMB
Total Fees: 0.01719321 BTC
Feerates: 150.65 > 1.72 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,201 (483,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,568 431,568 0000000000000000002fb6dac452913819005d9a08541d132a02600f8c90f07a 152 1.00/1.00 vMB 22
431,567 431,567 0000000000000000045c5092ec66deb1db0efd97978f287e0b57c558af4db135 1 0.00/1.00 vMB 0
431,566 431,566 000000000000000002e56bcd51d08fb2f9109b3ebaeee53115c273e325b091a0 1,796 1.00/1.00 vMB 46
431,565 431,565 0000000000000000044cc7678731086957690d99a861f36d2564483e2077480c 2,466 1.00/1.00 vMB 54
431,564 431,564 0000000000000000041095f7ba27fa93f3f82a2c5873250644a70acb4a4b43fa 869 0.41/1.00 vMB 51
431,563 431,563 000000000000000001c1ac2dbb7d63a4c527c0e5022befe1d8eadd75e4ca56e7 1,193 0.97/1.00 vMB 26
431,562 431,562 00000000000000000288ea9d075ebf547f32734276432043b74f5b222f3f7462 2,161 1.00/1.00 vMB 54
431,561 431,561 0000000000000000024ebc7e9e6a51cae211f0bb96204cfa43a2d8ace83b32ab 1,787 0.75/1.00 vMB 64
431,560 431,560 000000000000000001f03a26e12d57a9c9807a65e9038c1bea5ac582df29f572 1,984 1.00/1.00 vMB 70
431,559 431,559 000000000000000001cca8e33fbd704d7a016545b4d7a64bde213e8df212ae02 415 0.20/1.00 vMB 53
431,558 431,558 0000000000000000011cdad951e0cd7be2963e598227afdd9b8512abe7cca46f 451 0.98/1.00 vMB 10
431,557 431,557 000000000000000002533c42031927e60adeeb0d66b028f823689e455904b9fa 1,595 0.75/1.00 vMB 54
431,556 431,556 000000000000000000fb245b8c52497c24eb9ef124015db2ee8a4ae8e5e4d513 915 0.39/1.00 vMB 56
431,555 431,555 000000000000000002ca63afb88d1a575e0dcae25993c154aad2ce05dcbf67cf 143 0.06/1.00 vMB 59
431,554 431,554 0000000000000000022f8048f72e208c868c9228326f673c8f7102e6b675d377 1,496 0.68/1.00 vMB 56
431,553 431,553 0000000000000000037dcb1a5453f0367d3b25aef91dfa0e4329fd2b707f6d29 629 0.51/1.00 vMB 28
431,552 431,552 0000000000000000017398f9c914457d6d15035bc563dedbf8176093ce215043 2,264 1.00/1.00 vMB 59
431,551 431,551 000000000000000000eeab285d94a28f60c613892c99126fc4a816b771dc290e 658 0.43/1.00 vMB 40
431,550 431,550 00000000000000000429af9ba4dc95aa80759c82476bafec5812623c31d3fba4 477 0.95/1.00 vMB 19
431,549 431,549 000000000000000003216c7f54cb35c4705a6f95cdaf2c11998630f6fb4733d0 422 0.25/1.00 vMB 51
431,548 431,548 000000000000000001f91700d9d4c02d7da381886cf64dae6390aa431a978be0 433 0.99/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.74 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: 708.14 GB
    • Received: 16.72 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.