Loading Tool

Explorer IconExplorer

Memory Pool

73,908 transactions
27.35 vMB
0.06716273 BTC
Random Selection Loading Transactions
Max Size: 166.94/200 MB

Candidate Block

Mining Attempt 64d95808d050564df0683d6ba447d46669e6a5ef185a13aaca7c5304715ec0d9
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 3bf1043cded8afb2cc6632778d6adb6355472cbcf3d3d6dabbdf7c2da8f554ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.00902968 BTC
Feerates: 402.60 > 0.90 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (395,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,707 519,707 0000000000000000000990a03aef8b1b88a6e1f97f6a23ffe96f984b3a92b710 917 1.00/1.00 vMB 110
519,706 519,706 00000000000000000032c83441315827362fac03f34997a633d6336301f56ffc 763 1.00/1.00 vMB 116
519,705 519,705 00000000000000000007e4a7a4318dd10350f845f20306bcc6e6dd98649cd50e 1,841 0.91/1.00 vMB 3
519,704 519,704 0000000000000000000ddfd6580335b6bf1cb67f941dca37b3424cd1bf52de93 1,900 1.00/1.00 vMB 56
519,703 519,703 0000000000000000000500fbf6b588fa4e53a414a318907c6267766e6226ed86 1,979 1.00/1.00 vMB 40
519,702 519,702 00000000000000000044f6f3c694c561348792c8ef8cc62e4deb7779d6d5e18b 1,524 1.00/1.00 vMB 71
519,701 519,701 00000000000000000014897b4a6d089e2dc1d287314c2112b0f85a59e6e45a21 2,697 1.00/1.00 vMB 30
519,700 519,700 000000000000000000033e4304f4451bf7a5dc332d227b19a4794c24d2888cc0 1,176 1.00/1.00 vMB 67
519,699 519,699 0000000000000000001e37f94401bc4fd8096bc50d34c94effecbc3e16c43fc0 1,555 1.00/1.00 vMB 78
519,698 519,698 0000000000000000001edd6077577c61e213ed02116279ecfd92d9a2932d2ea9 57 1.00/1.00 vMB 100
519,697 519,697 00000000000000000007e5a7e75bf56f976cec09a6e4879a0f385bf7c74e3ff7 414 1.00/1.00 vMB 108
519,696 519,696 0000000000000000003420980033e20bb18971bb01e062ed13b6e327e26e20f7 674 1.00/1.00 vMB 116
519,695 519,695 000000000000000000119012932f23429383cd89877773ae7b30577fe2e845e1 1,706 1.00/1.00 vMB 9
519,694 519,694 00000000000000000022d88178c4f4092bb6da12a51ce37475359ac0f98eff5f 1,715 1.00/1.00 vMB 34
519,693 519,693 0000000000000000001fe5a133da04f72f927b78023dd9c80666e8e4a2960322 91 1.00/1.00 vMB 102
519,692 519,692 0000000000000000004645599c9d635a0edc2dcdeba0382c5a0d1f517c570571 2,741 1.00/1.00 vMB 14
519,691 519,691 0000000000000000003462a5e55bda36a01c66765ee0f6ba31bf8bcda0ea570c 2,065 1.00/1.00 vMB 21
519,690 519,690 000000000000000000490cd6b1d7aed7e818a43f0ba1213955c66868d58f1a98 223 1.00/1.00 vMB 106
519,689 519,689 0000000000000000003aa2bc33c375b8f5d7fe7d47bce88b47ea348fc327fcab 642 1.00/1.00 vMB 112
519,688 519,688 0000000000000000001fa140f067aa1b00fcd2dbd9fed11a45fbf9a36ddb82db 1,517 1.00/1.00 vMB 3
519,687 519,687 0000000000000000003304434e54cad7a461663479081fac1430c8469916c19a 1,322 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.