Loading Tool

Explorer IconExplorer

Memory Pool

40,404 transactions
25.89 vMB
0.05551443 BTC
Random Selection Loading Transactions
Max Size: 134.87/200 MB

Candidate Block

Mining Attempt 404a4f2ac970ed64c1a699892d56d2ad76134d5c2b8626598087c8f771242c78
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root defc1fe281aaa460f567dff61ebbe64e363fb91a9145707fae08bbb44371c78f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,627
Size: 1.00 vMB
Total Fees: 0.00849597 BTC
Feerates: 100.00 > 0.85 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (319,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,949 594,949 0000000000000000000b6c5cdb7f0357f5eb7c29f8617a4c3aa50476ef0e52ba 2,899 1.00/1.00 vMB 18
594,948 594,948 000000000000000000011469f39e69647fde804b06fd773c8eae76df56a13c46 3,011 1.00/1.00 vMB 16
594,947 594,947 0000000000000000000761338d17ad2067490d172a2451d455e2b9da5ca099c1 1,411 1.00/1.00 vMB 23
594,946 594,946 00000000000000000016161dad08ff0089ff60b446de1f27c61b1fb6d34c3ae2 1,685 0.94/1.00 vMB 15
594,945 594,945 00000000000000000004dae45303792693a4f4c6c2f302f204b940cbedcb6e11 822 1.00/1.00 vMB 7
594,944 594,944 00000000000000000009e79e0097844b0a1449307ba5e25cc94c479c444b0ff2 2,660 1.00/1.00 vMB 10
594,943 594,943 000000000000000000147b983ae8d4d808b08ff4f0842a38cbd68dda27f5cf67 3,185 1.00/1.00 vMB 30
594,942 594,942 000000000000000000002e761117e44b095efd4ba8210fd9c02469482fb2fd04 535 1.00/1.00 vMB 5
594,941 594,941 00000000000000000003cd878d04e0e76fa6f1b0c29891c5ca9bcf48bdb346fd 728 1.00/1.00 vMB 3
594,940 594,940 0000000000000000000894d9a66992c207ce1926f20cad38c5aa1d17405ff5e0 2,888 1.00/1.00 vMB 21
594,939 594,939 0000000000000000000745046a7dca6630614c0ee933bd058262354694484915 528 1.00/1.00 vMB 5
594,938 594,938 00000000000000000011729de4009871e6aabc59bd3923639ad41eaeefa9db56 2,213 1.00/1.00 vMB 16
594,937 594,937 00000000000000000000aac26f57e3915bec1d061b8bdb4531a7138c762b2f81 382 1.00/1.00 vMB 2
594,936 594,936 00000000000000000010832b6b38cf0a03849847d8d0b3b42cb4bed13bb12d88 3,186 1.00/1.00 vMB 22
594,935 594,935 000000000000000000166b8cfa3a33975de1334884c211d27527f3efd0bd7ad3 993 1.00/1.00 vMB 9
594,934 594,934 00000000000000000004f75afa6b13d8231ebea0bba7a64b5816a85f65379a24 2,697 1.00/1.00 vMB 9
594,933 594,933 0000000000000000000f56055678af18a411b81a8a5ae7368e7422c66137a738 2,943 1.00/1.00 vMB 22
594,932 594,932 0000000000000000000aed20330d9f3cfb6d3d8d7f615b1f7edfc0e3335f4231 3,093 1.00/1.00 vMB 17
594,931 594,931 00000000000000000002221514dcf330da0c98ec8e9a2f8cbe58f754543a220e 3,402 1.00/1.00 vMB 41
594,930 594,930 00000000000000000007ae8212caebc3bd9306e73283472c8fb16ce5b9895e5c 3,101 1.00/1.00 vMB 15
594,929 594,929 00000000000000000015252b865860386de04c554972f2ec7b82469f46b72ce4 2,695 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.20 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.95 GB
    • Received: 14.06 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.