Loading Tool

Explorer IconExplorer

Memory Pool

80,637 transactions
29.72 vMB
0.09547457 BTC
Random Selection Loading Transactions
Max Size: 180.24/200 MB

Candidate Block

Mining Attempt e9c11c0844be6aa0f618b53ea26d08b39c0e73811cda8ef38f8b2e1d20ea9af6
Version 20000000
Previous Block 00000000000000000001fa937a9d4dce7a38d755f594edd200e4f323094a5ecd
Merkle Root 2e9044be5aa4e2687a48bcdbd6029817f13da478210c823dee7237ff9d02c9db
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,139
Size: 1.00 vMB
Total Fees: 0.03177325 BTC
Feerates: 502.67 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,089 (192,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,509 722,509 0000000000000000000a4d7ff2b279b3216ffd2e3453f6caa3cf031bcbddcb94 1,782 1.00/1.00 vMB 11
722,508 722,508 000000000000000000089c086ccf34750588e68979d207b1532dfcad6bfd639e 1,282 1.00/1.00 vMB 9
722,507 722,507 000000000000000000002927d4f835c14626d2b089e5202a7e17df27e2dabe3e 416 1.00/1.00 vMB 3
722,506 722,506 00000000000000000009e5d4022e7593a9e27cb046e959c0f6a754b5b4a0702a 913 1.00/1.00 vMB 4
722,505 722,505 00000000000000000004ffedfe6dc4292ead6fd577af9fb9fdc02f7b336adc49 761 1.00/1.00 vMB 5
722,504 722,504 000000000000000000066a5938067e43e377590a872c8be686299725d54455f8 1,860 1.00/1.00 vMB 11
722,503 722,503 00000000000000000001a104eff7141ff0e2be41d2f60f01f4a17a26e21025db 482 1.00/1.00 vMB 4
722,502 722,502 000000000000000000045628f91b78eab85e01746aa73348c10f8b18373012c0 405 1.00/1.00 vMB 4
722,501 722,501 00000000000000000006a007f786221e80b6cba20a6711829237036742823464 1,883 1.00/1.00 vMB 11
722,500 722,500 000000000000000000010e1b921a2fe469604ef044b0ed6a94443bd27a69d515 623 1.00/1.00 vMB 3
722,499 722,499 00000000000000000001e7ff074c52c92f165ba8d1991933d9c6fd43e13834dc 3,267 1.00/1.00 vMB 8
722,498 722,498 000000000000000000042e8755c5e67c260f86e581ffa7e9de592b5ad4c963bc 1,065 1.00/1.00 vMB 13
722,497 722,497 000000000000000000053bed974d0c51aec4e925e7631d82729f6cd9c2bce425 2,624 1.00/1.00 vMB 22
722,496 722,496 000000000000000000068701bd1554bfde3001e9e4e1d76860384653f2587eb4 2,017 1.00/1.00 vMB 10
722,495 722,495 00000000000000000007aee203ed86345a2dfc07fa8c1084d887ff127e205725 552 1.00/1.00 vMB 7
722,494 722,494 000000000000000000099641a8f4955e1b8296686d00cc4dcaaf8efada7d3501 1,656 1.00/1.00 vMB 18
722,493 722,493 000000000000000000079fe9ca3f05539d7a548fde01d6483b94f7ad543a1f2d 2,048 1.00/1.00 vMB 11
722,492 722,492 00000000000000000009649c88ff6317d445a5d71a19d5bafe8bbdbe9f17e4e0 1,635 1.00/1.00 vMB 6
722,491 722,491 000000000000000000091c4568a42643b86b40e5f5a13d3d5a39584dc03b26b5 3,089 1.00/1.00 vMB 16
722,490 722,490 00000000000000000007eabf1d1a2a32243451072c3112583563be79bcb80929 2,753 1.00/1.00 vMB 16
722,489 722,489 000000000000000000071f8aaf112b41eae1e190c4858651039e920072ad1f26 1,206 1.00/1.00 vMB 5
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: 10
  • Data Transfer:
    • Sent: 669.80 GB
    • Received: 15.76 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.