Loading Tool

Explorer IconExplorer

Memory Pool

77,917 transactions
30.10 vMB
0.07204801 BTC
Random Selection Loading Transactions
Max Size: 182.56/200 MB

Candidate Block

Mining Attempt a86f54fa205eb2cfb3b138585dcc97cf4638d14e1937996176bf4617ba8b5df5
Version 20000000
Previous Block 00000000000000000001ba71b7469b64db1b81f795f06fef5c8de15c97c7831e
Merkle Root 45c7bc4507b9a507da22d02c3642f32be7fea841ec9d44d73a588af853a9d84f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,360
Size: 1.00 vMB
Total Fees: 0.00817229 BTC
Feerates: 45.66 > 0.82 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,193 (320,346 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,847 594,847 0000000000000000000b1450066766e78c5baa2a3c1e3f80237460ae5ba6bc7d 2,609 0.85/1.00 vMB 13
594,846 594,846 000000000000000000111d2098f085fb0dcbe0c703e70d787b402f1be0298fac 3,416 1.00/1.00 vMB 20
594,845 594,845 0000000000000000000a9cb3812b5bfc2561f9be4faac7c7b53e975ac79553f2 697 0.21/1.00 vMB 17
594,844 594,844 0000000000000000000dcfb8b4d161de9cd5de91b838bd60d4ff0c6e879ccff6 1,394 0.67/1.00 vMB 14
594,843 594,843 0000000000000000000e51f6c6bc0b4dfd6022ed6193fb38568b547c7af6ebd0 2,887 1.00/1.00 vMB 6
594,842 594,842 0000000000000000000d4ab3d73fd142fefbd084c4673fb2058da498c5d3c71b 2,879 1.00/1.00 vMB 20
594,841 594,841 000000000000000000110e77e73ebb84c5d99228d2a3024c54f9ef1e90051a1c 3,246 1.00/1.00 vMB 40
594,840 594,840 00000000000000000011a52a2bc8d2878cefc984d3c89dd480dba362c3199ad4 2,897 1.00/1.00 vMB 5
594,839 594,839 0000000000000000000c46fd257f465fa0e80347d522b5bbcccc6355cd087a42 2,580 1.00/1.00 vMB 33
594,838 594,838 0000000000000000000969be9fe209ec40d42e1ba67e2ed61ca7eaccdac22b04 3,223 1.00/1.00 vMB 23
594,837 594,837 00000000000000000009fa9e3a73764f0ac98241473fa38ffe844bc2b4d4443a 1,805 1.00/1.00 vMB 12
594,836 594,836 00000000000000000012c51fd19f88c0e83c477ce11bf215e54550cb33b7c41b 1,909 1.00/1.00 vMB 18
594,835 594,835 00000000000000000003b28f76547ec69de4956613b2e3729b5d3bdda8efd65f 1,625 1.00/1.00 vMB 17
594,834 594,834 0000000000000000000bef1133c97237a9df558b56e48a0c5004623f410983c1 1,998 1.00/1.00 vMB 22
594,833 594,833 0000000000000000000f490e2a3664d5f67d387389c8f474e68527e0b18b79c9 1,050 1.00/1.00 vMB 67
594,832 594,832 00000000000000000012d97611f9ea8048dc015b4de3aefb205dbc64d6bde0dc 2,315 0.79/1.00 vMB 19
594,831 594,831 0000000000000000000c99cd6ded3e0b17fb8794c4b6d35b53579eedca8fc518 2,197 0.77/1.00 vMB 17
594,830 594,830 0000000000000000000daeddaee19ad47680d775a7acb9a4074c9e786c64ac4f 457 0.16/1.00 vMB 22
594,829 594,829 00000000000000000004e054bc8a81effdce4534d2a417012e44d2ef95d3f020 1,521 0.47/1.00 vMB 17
594,828 594,828 00000000000000000003a6a531321ffa0b3b99848624ac10d1c088c48937f967 1,567 0.56/1.00 vMB 20
594,827 594,827 0000000000000000000252f24fb06e3a1c4862a441810a4590cf42dfdf9b9645 68 0.02/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.73 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: 707.32 GB
    • Received: 16.67 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.