Loading Tool

Explorer IconExplorer

Memory Pool

46,228 transactions
28.18 vMB
0.07500052 BTC
Random Selection Loading Transactions
Max Size: 149.17/200 MB

Candidate Block

Mining Attempt be9689832ac6249425c09262a7403d0be27d027a3902e50afff0350099491e2d
Version 20000000
Previous Block 00000000000000000000958de36f69a7b169bf6b7f7790576bb3bc365e342bfa
Merkle Root a1da9fb47c8dc17cd8601faaca98385bf344dac856bd6997e986a7a8758e8a7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,908
Size: 1.00 vMB
Total Fees: 0.02049741 BTC
Feerates: 101.53 > 2.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,937 (215,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,588 699,588 00000000000000000002f71b26d1f915db9d1c7ce5e9e67e068d5bc96bd5142a 683 0.25/1.00 vMB 13
699,587 699,587 00000000000000000002c67005b572bd47699208af5df9f1f1a1375c72acd6aa 1,133 0.39/1.00 vMB 11
699,586 699,586 00000000000000000001b86ca3518e6643b2b5bb7d6f428d6ab776dedcffbcf5 1,106 0.52/1.00 vMB 29
699,585 699,585 00000000000000000000bac8c6ed1b5bb856179cf71b62969781a1d44948b6bf 124 0.05/1.00 vMB 13
699,584 699,584 00000000000000000005891b22dabbb1f2e58fcf28031c99f2709d8dcaa69d60 163 0.06/1.00 vMB 16
699,583 699,583 000000000000000000012e91fc0ab761caeeab6ea4212a554633bb652df916ca 1,382 0.67/1.00 vMB 11
699,582 699,582 0000000000000000000d76339a22095cad7de7a0b52055ce4c9fb1af68b4a837 1,050 0.40/1.00 vMB 12
699,581 699,581 000000000000000000092cc25a88ab1e015efe5637f173c4df612d75a797e80f 771 0.34/1.00 vMB 8
699,580 699,580 000000000000000000071e11ffcc220d7cddde715f77d0586a657249321c929e 354 0.26/1.00 vMB 11
699,579 699,579 0000000000000000000e00b7994d797e38d32935b9a00cbd19541c8c2212452f 932 0.41/1.00 vMB 16
699,578 699,578 00000000000000000007af77d1cc42ca671aef7b819e324de644657e0ea09321 262 0.14/1.00 vMB 11
699,577 699,577 0000000000000000000b7a9d3806104c9b1cf21d34e776c540b1be37383f18ec 1,825 0.75/1.00 vMB 4
699,576 699,576 00000000000000000007bf2d21a0f724a3b6e12c0d4367660c2e1809c97bd0cb 2,597 1.00/1.00 vMB 19
699,575 699,575 00000000000000000002a589c02c84d02b7ad232b0683eea428193fbf012545e 686 0.47/1.00 vMB 10
699,574 699,574 000000000000000000045f7ad2c8147fb00e41018eb3b16ea73215ee499e7ad9 498 0.20/1.00 vMB 24
699,573 699,573 0000000000000000000ef82d67ae3f1dfa90288665f3d223e384ea766f0fa7b1 1,000 0.50/1.00 vMB 5
699,572 699,572 00000000000000000001b15811a5731986fd450df2d65b22881109691634dba2 1,178 1.00/1.00 vMB 13
699,571 699,571 0000000000000000000bb0ef1dd01e3b9c490b04a9a3962d7cfbe207e077ad5b 68 0.17/1.00 vMB 1
699,570 699,570 00000000000000000001b7eba1869b82fa8a7a6afd79d4f139d77fd263446338 1,135 0.44/1.00 vMB 16
699,569 699,569 0000000000000000000060de7f1386e6495badf617aeb47e73a8cc0825972472 1,647 1.00/1.00 vMB 4
699,568 699,568 0000000000000000000328e6e0cdd7cd68bcd5acb02440a3147ce77f4cf03e12 1,706 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.28 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: 656.77 GB
    • Received: 14.43 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.