Loading Tool

Explorer IconExplorer

Memory Pool

79,321 transactions
29.67 vMB
0.07543091 BTC
Random Selection Loading Transactions
Max Size: 178.13/200 MB

Candidate Block

Mining Attempt 05282cee0d805529c2433532fdafe4a00894e51f18d482a96b2d0bacb8f02013
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 72fbda2cc654a0e34958c56e996838ec4fb83d68709446568eba3028e81976de
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,154
Size: 1.00 vMB
Total Fees: 0.01508776 BTC
Feerates: 90.48 > 1.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (591,875 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,129 323,129 00000000000000000c2fcfe7404cb71a4a77cea2415e986b7cbd8b0695e78a85 1,874 0.93/1.00 vMB 30
323,128 323,128 0000000000000000007662022498fe1f0819b6e707261ced2bf0b263281182ac 795 0.35/1.00 vMB 36
323,127 323,127 000000000000000016d0f31b5381dc0358ec4284775d21ace0a28d9b11ae7478 201 0.14/1.00 vMB 23
323,126 323,126 00000000000000001e612341eae990a256e262cbd9ffc814ea79688f03430898 682 0.39/1.00 vMB 29
323,125 323,125 000000000000000009fc6f32cb7a34a17c5f05cbe969d62f397e13398a081b6d 170 0.07/1.00 vMB 31
323,124 323,124 00000000000000001b1464c9d6f1fbbfa5937a4c8916fc7f65bb4da65811a25d 219 0.10/1.00 vMB 30
323,123 323,123 0000000000000000186a34634db7f6b254c229ed843902feb3802cb49ae90215 165 0.11/1.00 vMB 27
323,122 323,122 000000000000000012a94dfec8c54fe4835c12491d0d352322f123be6b7d8b4a 771 0.47/1.00 vMB 27
323,121 323,121 000000000000000013a68a4493267c303acfaf9b528fa7968166b6c022371ffe 672 0.40/1.00 vMB 26
323,120 323,120 00000000000000000b54f37341066193b924b72fdc618647969e5a7bb2992510 501 0.35/1.00 vMB 23
323,119 323,119 00000000000000001b8c46e85b0b1ff2064903eb6aea9aed2002c94777d1772b 723 0.45/1.00 vMB 27
323,118 323,118 0000000000000000069e530459be12861eb44acfb9a7a3e2f81337ba6ceb0c31 359 0.18/1.00 vMB 22
323,117 323,117 00000000000000001cbfdcadef119bbdffddd37e7d5d27733fcd34fa4419015d 408 0.20/1.00 vMB 29
323,116 323,116 00000000000000001484861eeaba7525876db22063043e42753926b9d56d2d9c 1,362 0.78/1.00 vMB 28
323,115 323,115 0000000000000000044b8ed2da797fb37e7e645038e84bcab237a77871f24de1 272 0.22/1.00 vMB 22
323,114 323,114 00000000000000001e35f9d2d505f7888966e3cfd327d7f190a35a2de9e54430 82 0.06/1.00 vMB 4
323,113 323,113 00000000000000001e13b07e26be21befb6807150f04155212cd9591c4c27d80 122 0.11/1.00 vMB 13
323,112 323,112 00000000000000001f90787243079f08f4d87dd47763040cd97f0ff08fafe1cc 247 0.18/1.00 vMB 27
323,111 323,111 00000000000000000715c535e5fdc0eb6c4c23fcc67da75f95029a39b03d6999 583 0.30/1.00 vMB 28
323,110 323,110 00000000000000001a5b4d44e008283b9a2e2a911dc800c5f03609407105e771 178 0.24/1.00 vMB 11
323,109 323,109 00000000000000000e9fcb6aebf0af9a0f7427e0f0887eff090467541ecc9c01 666 0.75/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.