Loading Tool

Explorer IconExplorer

Memory Pool

42,169 transactions
26.63 vMB
0.05983288 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt 8748a5ffd16ca926c3536b83f33d0d550a83af89bdfbd4efe0aefe1b26e08973
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root e57017d8e1a3b5ecf9336922e6bb5e49129ea46cd28c8bdf8a49f369ba4484aa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,779
Size: 1.00 vMB
Total Fees: 0.01066408 BTC
Feerates: 100.45 > 1.07 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (147,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
767,678 767,678 0000000000000000000103fb51991b236e74ab2277a5a25d7d85c5103a33624d 1,733 1.00/1.00 vMB 7
767,677 767,677 0000000000000000000513314df1fb0cb7c02a210e459111c90c672e7aa5fb8e 2,095 1.00/1.00 vMB 8
767,676 767,676 00000000000000000005ac42b0cdeecc69fa665823894d95bd7e40989f9deb95 1,826 1.00/1.00 vMB 7
767,675 767,675 00000000000000000007efe3e355da425b713542c7312c08f6900766e33990da 1,830 1.00/1.00 vMB 6
767,674 767,674 000000000000000000010ac311a5b3a5d3919954a8f46b7e5a359110d18553fd 3,048 1.00/1.00 vMB 17
767,673 767,673 0000000000000000000249404f12ae2876ed4c4977cdb068162899ef4582c691 1,720 1.00/1.00 vMB 3
767,672 767,672 000000000000000000065ee96bb7af74714f822a2b12fec7a8777104edf1ff3b 2,856 1.00/1.00 vMB 18
767,671 767,671 00000000000000000002a1dfde898ec71d14567139dc683ec532b8bd8544b469 3,048 1.00/1.00 vMB 12
767,670 767,670 00000000000000000000d47c9f464cb9083ff24422b259b27a522c0181ca9b5d 3,063 1.00/1.00 vMB 15
767,669 767,669 00000000000000000006da685b20ea96bebf41bfb9d546703fe140c9af998f17 2,745 1.00/1.00 vMB 11
767,668 767,668 0000000000000000000833111a205fe1f00abfe951960b518bf25a856fdcfd88 2,730 1.00/1.00 vMB 22
767,667 767,667 00000000000000000000daf882b30e00a14e2c84123cf3c3f7d681acc012929b 3,123 1.00/1.00 vMB 8
767,666 767,666 000000000000000000022e0a0d878f3c97c0a79c1afda0156cd3378f14982a68 3,710 1.00/1.00 vMB 20
767,665 767,665 00000000000000000001c96ec95950b504a79ee1b2aeae0d00bb1d8f218032c6 3,151 1.00/1.00 vMB 15
767,664 767,664 000000000000000000069f33f5069f01d9f0a9bc13f4299bd6b213e75eef96a8 3,229 1.00/1.00 vMB 22
767,663 767,663 00000000000000000003f0cbb15999b55dc96792a8ab0724832ab00ae67b2b24 483 0.13/1.00 vMB 13
767,662 767,662 000000000000000000056d7ad45231c79e50b60496b5e773f96f23f74c4175db 323 0.29/1.00 vMB 4
767,661 767,661 000000000000000000035e709976c59bc73c519ce76f3033412d19483e692d72 1,282 1.00/1.00 vMB 9
767,660 767,660 000000000000000000023c55d3e7c412af4eaa35ff7614769e3c1e3e116165c4 1,518 1.00/1.00 vMB 16
767,659 767,659 00000000000000000002dfe7a09e708ed650d13813a058f2d767d1258763a799 2,296 0.95/1.00 vMB 10
767,658 767,658 000000000000000000057db98f3f86f261b609e5f78960218074166b4cf86a89 1,694 0.95/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.98 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.