Loading Tool

Explorer IconExplorer

Memory Pool

42,046 transactions
26.78 vMB
0.05697814 BTC
Random Selection Loading Transactions
Max Size: 140.61/200 MB

Candidate Block

Mining Attempt 9e7306feabf4afe612b7591bc3cd9c44cfae69cee7afc77c23267299ea9c339e
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 1b58e0c33bfe4ed24bb9234b1be58df40421ca4556bf2623b5fdde2c1930a81b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,497
Size: 1.00 vMB
Total Fees: 0.00736050 BTC
Feerates: 103.41 > 0.74 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (676,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,950 237,950 000000000000000be1bbc748613dc92ec7988a95962b001533944a365121dbaa 243 0.25/1.00 vMB 90
237,949 237,949 000000000000001c938fabc22db3b179c18c751f7714981f00420b2718d730d0 542 0.24/1.00 vMB 172
237,948 237,948 00000000000000d127aadaa09e887d1a68e16254e51788c75aa2b0cf51fdf34f 532 0.25/1.00 vMB 175
237,947 237,947 0000000000000130a718fb8098c885f38ef0f4ad198dd91334323d030312e6c6 99 0.11/1.00 vMB 123
237,946 237,946 00000000000001082b5e2ce70dbc7f14e6662f62a294b2219d754db409e0ad89 116 0.05/1.00 vMB 234
237,945 237,945 00000000000001163f105525d54eeb1d7039a461d2b0a6f381a7caac1a388ce4 256 0.68/1.00 vMB 14
237,944 237,944 000000000000003abfab05b5792db88685d9c06461b1279cd3e72f951c20ddfc 16 0.01/1.00 vMB 150
237,943 237,943 00000000000000fc9e583e8c1b04b0696f07c43eaeda73a30130e3fdd1bd8309 25 0.03/1.00 vMB 36
237,942 237,942 000000000000001992a5a9f8607252b19987802cf89db2ade51be122d5e74046 298 0.20/1.00 vMB 148
237,941 237,941 00000000000000de3308feea9c892445d06d61580bed3a5c1a5451708fa0cd42 200 0.10/1.00 vMB 147
237,940 237,940 00000000000000cb81b8981b6cb3b06d2917ca47d0ab171a54c0bff2b7848bcc 64 0.03/1.00 vMB 135
237,939 237,939 00000000000000d6e0516ec6a4306defe3adb866c258b4170f4de621eaa32c46 279 0.11/1.00 vMB 160
237,938 237,938 000000000000005786e164071a688254b18ca8ece36fac87d853fcbc81a3ed99 13 0.01/1.00 vMB 89
237,937 237,937 00000000000000a6088e150b8cd1e680eced0b6e9ee4ea2e48bbcfc51959b5ee 54 0.03/1.00 vMB 147
237,936 237,936 000000000000009e03e2e389becaa42144034cc29a5ba83c754070fa79fa86cd 88 0.05/1.00 vMB 141
237,935 237,935 00000000000000c66d859c72d2a0c71d289683f1b7748dc9aad8ca9d5ead6663 75 0.05/1.00 vMB 142
237,934 237,934 000000000000009b7d600c5f7c21753cc2b852d97db98335c7934bcc0d721cca 131 0.13/1.00 vMB 91
237,933 237,933 00000000000000920a726d5a6ede14c739cd2916cf2232ac29edfeade269d3b5 735 0.25/1.00 vMB 241
237,932 237,932 0000000000000040bf51f009d5254ffd6de97fefb60735b300d91486d8bc3d5e 531 0.24/1.00 vMB 179
237,931 237,931 00000000000000dd403cd900b49e56f92a8377468a92bf576f3b234690f60671 195 0.09/1.00 vMB 180
237,930 237,930 000000000000011f5883a44671f7219ebec599d479f36f179454e1394f450252 305 0.19/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.