Loading Tool

Explorer IconExplorer

Memory Pool

41,523 transactions
26.67 vMB
0.05506384 BTC
Random Selection Loading Transactions
Max Size: 139.86/200 MB

Candidate Block

Mining Attempt 62dd346d32fb7b06147d6705df1fcf61056efd5b1ea4c40c29beace1688448f4
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 206e1630e5973628042b7e579d2af988e6057e07ebc84dd560ed659966958859
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,732
Size: 1.00 vMB
Total Fees: 0.00575245 BTC
Feerates: 103.41 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (125,165 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,759 789,759 0000000000000000000551b627b1342ab6f458e4fd280093d4c1d9aa08ba6686 4,347 1.00/1.00 vMB 30
789,758 789,758 000000000000000000000dff81578b2a3520f2e173d2d872d23b8f258c4a719a 5,165 1.00/1.00 vMB 27
789,757 789,757 000000000000000000012d961a0380141cbbf2afc0f762683feb29f3c5a7ee3d 4,041 1.00/1.00 vMB 41
789,756 789,756 00000000000000000005305441fb80c370449f475cdaf55a1a634f64544467aa 3,565 1.00/1.00 vMB 44
789,755 789,755 00000000000000000000ba7bc99aef4da873a85b5f6749c690c77976ae7d94cf 2,718 1.00/1.00 vMB 83
789,754 789,754 00000000000000000005d03c85baf94e7db9cdf4731edd2122f4980252fdc704 3,057 1.00/1.00 vMB 68
789,753 789,753 00000000000000000005c09dec95d8c192073cafff858cfd99b02a9b0fb93b21 4,141 1.00/1.00 vMB 31
789,752 789,752 00000000000000000003801d4fb357f66e51bcec2f0a470c7cefd3ea14593fe0 2,916 1.00/1.00 vMB 79
789,751 789,751 0000000000000000000509c6d278bcf5aaa0c229493e12cc36b05b920dc2ba97 3,571 1.00/1.00 vMB 63
789,750 789,750 0000000000000000000433f1c3d5b0b71cd000a6d466c6b47104d735743ae19c 3,038 1.00/1.00 vMB 25
789,749 789,749 00000000000000000001106fa274d0d5cd95500aa29480525f0c151a527643ac 2,043 1.00/1.00 vMB 21
789,748 789,748 00000000000000000005dbcf9408f4ed4f1bf7d102c929032f1ed4873187aa6d 3,596 1.00/1.00 vMB 20
789,747 789,747 00000000000000000004fcaf3fc987f04212728b6853f9413fc7f5414f8a6c63 4,143 1.00/1.00 vMB 28
789,746 789,746 00000000000000000003d3d5cfd58cf510764ce4a274deb8f77fe6e7dda146c9 4,568 1.00/1.00 vMB 41
789,745 789,745 00000000000000000002b9f1aaa030f5388ff4cede02bf6ea71a31eb3eaa43eb 3,120 1.00/1.00 vMB 73
789,744 789,744 0000000000000000000011b8704c908ea15eaf836d51e3f685672e8c174038a4 3,665 1.00/1.00 vMB 43
789,743 789,743 00000000000000000004c05428210aecfb02240a6d9d85e5a23824d035357b07 2,838 1.00/1.00 vMB 17
789,742 789,742 000000000000000000002fb6ddd23b607f389ea7c2a7ea44830858e09f21fcc8 4,015 1.00/1.00 vMB 35
789,741 789,741 00000000000000000001148b2533cb668ef6b5f953e569cd10ead54535afd063 3,850 1.00/1.00 vMB 57
789,740 789,740 00000000000000000003c5208b39cb7ce85f103d65dd99490e78bf3c5d24e912 4,530 1.00/1.00 vMB 39
789,739 789,739 000000000000000000005ef7fcbf52813baa7e422635c120e3b736b85932ad55 3,974 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.