Loading Tool

Explorer IconExplorer

Memory Pool

51,319 transactions
30.94 vMB
0.16014992 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 13e59a016cc63d7d8340e88d1386adae9d7e3280df8112e1f7a1ee79e2d2dc20
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root faa7ec7961a547cd44ab083c97cfc3e3b422980cb83becf3aac4ff93699a3591
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.08381815 BTC
Feerates: 200.91 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (224,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
689,841 689,841 000000000000000000084cf99aeba0a85b98943b839d8400aca0f904a9155b39 2,463 1.00/1.00 vMB 53
689,840 689,840 00000000000000000006f52863300ab70c8fccdcaba4f8cbfe7380276b6172c1 2,809 1.00/1.00 vMB 73
689,839 689,839 0000000000000000000bdf253322e4f1d2bb2aa77ac88cc220efd1a1da9cd8d8 219 0.09/1.00 vMB 49
689,838 689,838 000000000000000000103d596a05bedb40843767a2904d878b9550587dc6ac93 1,676 0.75/1.00 vMB 41
689,837 689,837 00000000000000000006078c673637fdcb4d7cd0119f88b3832a69c747acb39d 1,695 0.69/1.00 vMB 31
689,836 689,836 000000000000000000127eda98aa50282a6f566ff57f17dde999d53f17c316c9 2,087 1.00/1.00 vMB 35
689,835 689,835 00000000000000000007c78aa499148303f4370979e9d1d7da67b322a21046a6 1,309 1.00/1.00 vMB 87
689,834 689,834 0000000000000000000a970ae79cd7f780136076aa15ec405979d2e22b7d4410 669 0.25/1.00 vMB 36
689,833 689,833 000000000000000000119575136f496e82e377dd16af495c2dad5cc96149ab18 2,245 1.00/1.00 vMB 17
689,832 689,832 00000000000000000011bdd8483c7ad4dc297274addee7f1867bd4b675ce91c8 2,143 1.00/1.00 vMB 81
689,831 689,831 00000000000000000006d5a4dbaab938fca88b1582d69c59fc373e6e3fc09282 999 0.42/1.00 vMB 39
689,830 689,830 000000000000000000055c269f6c956efc12c91881640abb454503b589a129bb 1,248 0.43/1.00 vMB 13
689,829 689,829 000000000000000000070b4ff9ee4e45bef2ee2d9d47deb9067ad8478b32c500 2,444 1.00/1.00 vMB 52
689,828 689,828 0000000000000000000b94457979ef9212327c842e107a9b27402874a51d5cde 1,403 1.00/1.00 vMB 78
689,827 689,827 0000000000000000000c6d4f7e75d87de25bb64835f30ab28b490ce09e3b8a4b 968 0.46/1.00 vMB 55
689,826 689,826 0000000000000000000bf391b27f3c5f7b6ba07e74e73ef26261414c7508065d 660 0.43/1.00 vMB 4
689,825 689,825 00000000000000000000e39f21f8cdde1a31078e489329c47d9db8ff04775c2b 2,024 1.00/1.00 vMB 62
689,824 689,824 000000000000000000084044da930a2e932126da084f17dfd3bffe9f955e3ead 174 0.06/1.00 vMB 40
689,823 689,823 000000000000000000007ea66d950d6a2a47994ddef2458c3df36bd0b4c415c5 569 0.30/1.00 vMB 67
689,822 689,822 00000000000000000008e71046b54a1c79968940eadce51b481d7248350fc448 1,560 0.90/1.00 vMB 38
689,821 689,821 0000000000000000000b8c7d5aaf6aaebe246a6efb96c1a0b2d6a0ec6243f5b3 1,320 0.54/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.08 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: 651.31 GB
    • Received: 13.53 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.