Loading Tool

Explorer IconExplorer

Memory Pool

38,900 transactions
19.70 vMB
0.08995669 BTC
Random Selection Loading Transactions
Max Size: 109.01/200 MB

Candidate Block

Mining Attempt 3bee6dc49eb56f2ac9c38c3ae16f76ac6acd02efea6f2dfdf46b9260aec43bc5
Version 20000000
Previous Block 00000000000000000000e97ae3be03bc28fddeccd3a9fdcb7b1214b0e0bc3607
Merkle Root 5c421f60f1f04318640e190bae6b4c607b0c9049ea1b58a8422e9c020dd87f17
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,208
Size: 1.00 vMB
Total Fees: 0.05038240 BTC
Feerates: 181.54 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,882 (759,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
153,944 153,944 00000000000009b3b1c18a7ab95977f701accecd21ef08e6173624902fc17d6e 6 0.00/1.00 vMB 68
153,943 153,943 0000000000000be7730e1fa11ff8d5218fd62fd7b9efb06463c15d70b188d6b5 16 0.01/1.00 vMB 254
153,942 153,942 000000000000062b460aabb3c9fb1dcb72469a987ae6e08db9ad05bb8d3771e6 100 0.03/1.00 vMB 6
153,941 153,941 00000000000005dba730476b66b4fa1e4ef537a3da0d1d8934387436d47a3498 12 0.00/1.00 vMB 0
153,940 153,940 0000000000000563bc313d258e8480c3323762c4d5093f5489a6df4ad3e673de 16 0.00/1.00 vMB 75
153,939 153,939 00000000000003816c8d983490e24fbb368211c5b3eac3985e276fc7c11d3bd3 12 0.00/1.00 vMB 49
153,938 153,938 000000000000003f383797e23c42399280df7ba50a5aed596c0175cf67854ad4 14 0.01/1.00 vMB 401
153,937 153,937 0000000000000d6ffa3feb8e35bbe982da5757e5a050bcf6ea8a975efe305715 16 0.00/1.00 vMB 30
153,936 153,936 00000000000001b13e299c5ed597f5e1719bbc37c79b6faad2d6e5f93b2ac767 10 0.00/1.00 vMB 29
153,935 153,935 0000000000000ce98cc4c5365a28423baafa79d15cc613162b1c5c9b96961381 31 0.01/1.00 vMB 49
153,934 153,934 0000000000000c1c29b1ece82644405071579eec7169c0080992ff60550b11b3 22 0.01/1.00 vMB 27
153,933 153,933 000000000000093b87262d192cca8b9b53d2341c5dc9673e17fea599274365c6 5 0.00/1.00 vMB 0
153,932 153,932 0000000000000416f03c7a493d65dcc9df65dcb3715a1059e654f12845b12478 7 0.00/1.00 vMB 89
153,931 153,931 00000000000005c4a4e7ccfd7a82c554cf6be16c2d83e5631120649990fda1c8 64 0.02/1.00 vMB 53
153,930 153,930 000000000000073e28024248ae0d433374f43e661fb92e8ed725d79d565dee82 11 0.00/1.00 vMB 11
153,929 153,929 00000000000005e1030da227a35fae1d3697cc6df7bd17b91348cc2420302e79 30 0.01/1.00 vMB 162
153,928 153,928 0000000000000bfcae94451221bef6adf2906e60ab56845595218ca1dd500f88 16 0.00/1.00 vMB 76
153,927 153,927 00000000000003299dbccecd105f96fca05f35020e82246bffb3c7ad0eae4c8e 30 0.01/1.00 vMB 132
153,926 153,926 0000000000000d29bb8e5dd2dbd2a326420022c218b85c0f71409c695ca185bd 38 0.02/1.00 vMB 139
153,925 153,925 000000000000097dedeb217eb50f892546c6ecbf2b3228ebb93ff064ab8dca5d 20 0.01/1.00 vMB 210
153,924 153,924 00000000000002dbbe47dd6f93e138ece613d650180a266ce6395b586e766347 15 0.03/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 780.40 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 525.33 GB
    • Received: 5.18 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.