Loading Tool

Explorer IconExplorer

Memory Pool

81,384 transactions
30.01 vMB
0.08078655 BTC
Random Selection Loading Transactions
Max Size: 180.87/200 MB

Candidate Block

Mining Attempt e1e07db3bddc1bac6fa4656533a53995d610e5392e2b3ffb0598349e17c376f4
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root 71dc118bcb783fef1edf5b91dca7d29d66c498b3b660546ffc2007c6d0de72c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,159
Size: 1.00 vMB
Total Fees: 0.01950855 BTC
Feerates: 147.04 > 1.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (496,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,734 418,734 000000000000000000966d03a5430fa0a7e43106022dec26072804820c1a5fcb 187 0.99/1.00 vMB 5
418,733 418,733 000000000000000000deeb4822c639553bcde46b0dec9ea3f1cecc1af3c097b1 353 0.14/1.00 vMB 49
418,732 418,732 0000000000000000028bc99957378c4e43ab06425ef8d970a294e7a377895da5 1,652 0.83/1.00 vMB 52
418,731 418,731 000000000000000000c50167dd42c4315654b331eb5ffef2894f69652bc2076e 1,160 0.61/1.00 vMB 44
418,730 418,730 0000000000000000031db506773220ef64099e5cbf45afc21a039fdb4e2d472f 411 0.20/1.00 vMB 44
418,729 418,729 00000000000000000460f2bbfec3d92e9db83857b35188980fb97b6ed67cad45 77 0.09/1.00 vMB 32
418,728 418,728 00000000000000000429a6bc36962cf070fc2d449ad31d1bc2060161e4f073e4 298 0.47/1.00 vMB 20
418,727 418,727 0000000000000000017a4b8c7b7b754f510ccba2c1c7931b7c701fbd291deb80 141 0.45/1.00 vMB 22
418,726 418,726 000000000000000001f1f7e40cd460c94f02699ba83f4cb37bf22fc12f5037a6 1,949 0.88/1.00 vMB 48
418,725 418,725 000000000000000001448f0b72506b64a3326617a230d6cc95e6633c4f07b442 656 0.98/1.00 vMB 25
418,724 418,724 000000000000000002e9ac54d1e64b50e2ff665ab4383f455cdbd25e68559160 435 0.98/1.00 vMB 29
418,723 418,723 0000000000000000003b1f81211f371d030c5120fb5e589bed70694ac652485b 1,331 1.00/1.00 vMB 50
418,722 418,722 000000000000000002024ff8a7991edec3b7a58575fb6563b0bf4cad2e4106fc 2,213 0.85/1.00 vMB 54
418,721 418,721 00000000000000000337d8f0afecc76335048143c0a369bc3075a283a25377ae 728 0.37/1.00 vMB 48
418,720 418,720 000000000000000002a6b060f2036e8dc6ee2ca3c5cb1c5c2111b2fd7af7ce48 409 0.17/1.00 vMB 53
418,719 418,719 0000000000000000044b9694ce3271229dbf82ec0ef9ca4e01b889ae91e7fbf1 173 0.10/1.00 vMB 45
418,718 418,718 0000000000000000016231c89f9be1a2b359676b1e77171949aab9c903070915 1,626 0.73/1.00 vMB 47
418,717 418,717 000000000000000003793f59930fe069a2f90709edaf294eaeff89ee9074cab1 775 0.99/1.00 vMB 19
418,716 418,716 000000000000000001f84fb29b36aaac81a141d17f2f2a630e9480986919b909 354 0.13/1.00 vMB 69
418,715 418,715 000000000000000002e683442dbc95c19009149876bbce62f289c77af0ed6694 164 0.08/1.00 vMB 58
418,714 418,714 000000000000000002e4fdc4e781759511c7cc310076200ee3badaaf8a3be289 266 0.10/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 782.36 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: 662.97 GB
    • Received: 14.88 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.