Loading Tool

Explorer IconExplorer

Memory Pool

86,551 transactions
32.94 vMB
0.07741931 BTC
Random Selection Loading Transactions
Max Size: 196.35/200 MB

Candidate Block

Mining Attempt ac9ef36042c91d8bfc9cea0cc30ad12e885e896bf1e4539aaf4c18c9c5b72246
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 13ceeccc1e8e8aa5d559357e61def882d6293f892a7b22fd731080cda90401ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,973
Size: 1.00 vMB
Total Fees: 0.01186962 BTC
Feerates: 151.14 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (483,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,775 431,775 000000000000000002e49f2036c1d6e176dc4f1b9e9b4513db1d1fd3ef215b91 601 1.00/1.00 vMB 12
431,774 431,774 000000000000000002c5d747d53b7b506097574e88b00ca2f75da09d47311b26 1,058 0.56/1.00 vMB 38
431,773 431,773 00000000000000000425b126247a061706c6c518953597e2954b8777fee49461 2,083 1.00/1.00 vMB 48
431,772 431,772 00000000000000000134a07e238770052d30ca4fd3a33de1cfe6c06416809328 2,069 1.00/1.00 vMB 70
431,771 431,771 00000000000000000311a084b689bdc37c4ef246b53ade2378a3a1faa78e49bf 1,673 1.00/1.00 vMB 40
431,770 431,770 000000000000000002524c474b49f905713ea9b6d4aae4ec2123852bb0113cf8 2,039 0.75/1.00 vMB 59
431,769 431,769 00000000000000000395f50b2ada8edbeb68db9996158652df06c083034c80f0 816 1.00/1.00 vMB 17
431,768 431,768 00000000000000000450d7b13b49d86ce549a252a82e5ecd50a664235ef1df83 2,332 1.00/1.00 vMB 64
431,767 431,767 0000000000000000027c29abebbc47863d7e1dfc9a5ab5533b911de485216963 514 1.00/1.00 vMB 13
431,766 431,766 000000000000000004022fcd56bcdbe1307be8a86e656b9b1791143cfed42c01 424 0.20/1.00 vMB 55
431,765 431,765 00000000000000000049d901304388e628275d4b82d215063af2a6416310b638 464 1.00/1.00 vMB 13
431,764 431,764 0000000000000000000c82a3b9013ecea341c73f3ba45c902a945438e3e0a4ec 1,748 0.68/1.00 vMB 60
431,763 431,763 0000000000000000014240f7c6429c8c26b6c61651244d968c7584dbe7a73668 1,931 0.99/1.00 vMB 51
431,762 431,762 000000000000000003c8a52242c6cd1df9d08638716a937d802937da8984b7d2 1,076 0.66/1.00 vMB 53
431,761 431,761 000000000000000000625c24e44222a8d38ace50ad4a379edd64127bb78a91d1 129 0.04/1.00 vMB 62
431,760 431,760 0000000000000000025e55011817fc2ac2fe813b0920cc8ab11466baa0a9d2d3 1,399 1.00/1.00 vMB 32
431,759 431,759 000000000000000002d4ac0e9fbf7a169010b1a460b524d0a749698f2d02d1b9 1,305 1.00/1.00 vMB 42
431,758 431,758 000000000000000000a0a0afdadb26ff370bd651a9778d57ae9ae1ce91f0f004 2,019 1.00/1.00 vMB 53
431,757 431,757 000000000000000002ee3696243f7e62361392d5c942bdaf5b1e3cd2bd90d98c 1,685 0.75/1.00 vMB 49
431,756 431,756 0000000000000000046e226ccc209dc5b78d22bef70aefc6f37648fcdb2a377c 2,220 1.00/1.00 vMB 63
431,755 431,755 000000000000000003f91346bc29090088821cd2da6bb616f6764ce99cf26cbb 2,811 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.