Loading Tool

Explorer IconExplorer

Memory Pool

18,950 transactions
8.70 vMB
0.07205839 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.39/200 MB

Candidate Block

Mining Attempt 665530423b23007ea23b3ab92dbab00210480f896624fa12ef876dc406b4ed90
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 847c2a69289b4e5fb513d62dbdac9376b6f0f79f95ec3ed2ef16d8663b5a06d5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,693
Size: 1.00 vMB
Total Fees: 0.05307063 BTC
Median Feerate: 1.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (820,554 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,836 92,836 000000000002f5c4f95692657a201abe75cbbb4f6ee55007f10e21da18afe0d3 13 0.00 vMB 0
92,835 92,835 00000000000955dbc2ba1a51106049bc4d5f2e4bf1f8a14ee7822c8a2d193b28 14 0.00 vMB 0
92,834 92,834 0000000000044f6d97197a2e4818d26aaa68cdb74f066b20d0993f8662195dc0 25 0.01 vMB 0
92,833 92,833 000000000002a76d294de9a71ef8bbfd58b982dca25bbac0b53ddbe1d35ea58c 4 0.00 vMB 0
92,832 92,832 000000000000d2864341a373f24d4de6b464268b97e0707e08cba313d0a98d94 58 0.01 vMB 0
92,831 92,831 0000000000030c27477ac0868ea997efe4b03bc0c824357c11f2583b75967eae 37 0.01 vMB 0
92,830 92,830 000000000003f901cdbefae72804d96182dc2ec69bd6a7f7c38aa5535cc94f4f 8 0.00 vMB 0
92,829 92,829 000000000000ad08c4f933b49b294625470d806f68595b065e3ae2fd30d0e736 2 0.00 vMB 0
92,828 92,828 0000000000077f972aa8e06d5030e97b89dc85da34e4c680235c6149745fdaa4 9 0.00 vMB 0
92,827 92,827 00000000000258ff41b46e9bfd7b58e182595dc0e21e19830e60cf25d46767c4 8 0.00 vMB 0
92,826 92,826 000000000004efa63b964038ccc1058920188ee3f24e2644db8653effd632054 22 0.00 vMB 0
92,825 92,825 000000000009126ef12b80bbfc996947ccf6f9c537c4c5ad2e905af7529e43b0 36 0.01 vMB 0
92,824 92,824 00000000000609a9564a15705e66a70e662834b3ab4247acf6c04498094bfe51 33 0.01 vMB 0
92,823 92,823 0000000000039a77caa55a5cde5397d54118d50309ce404f92b339bf2f59f1f0 21 0.00 vMB 0
92,822 92,822 000000000002be74e8afe2221033758453ff5fb150cec77d6de81edc5e57f22d 31 0.01 vMB 0
92,821 92,821 000000000004c1be464796f7de665ebdfcf60118c469bd29016673449d43f7d0 31 0.01 vMB 0
92,820 92,820 000000000006500bc63158c03e6061367010a17b47d1c6d8db76a836a654cb8a 29 0.01 vMB 0
92,819 92,819 0000000000062d54382dde5c410bffda9bd9f8158b9861416749ad6e07eaa195 15 0.00 vMB 0
92,818 92,818 0000000000068b6fa0f64e60afbcf04deaa8d85c7cab7f9217c222b7f4bc35bf 3 0.00 vMB 0
92,817 92,817 0000000000012c5f9cf7b47f19ea72ead37714da33bc81647f7780f5d042c350 21 0.00 vMB 0
92,816 92,816 000000000002f69eda71d422b5f2d043302e3d6fdd9c46e604b3f759cc38f79a 4 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.54 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: 245.53 GB
    • Received: 0.93 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.