Loading Tool

Explorer IconExplorer

Memory Pool

39,906 transactions
26.42 vMB
0.08129605 BTC
Random Selection Loading Transactions
Max Size: 137.28/200 MB

Candidate Block

Mining Attempt 367c069e6e4fbe39d56ecfa73898538879472125808c67a1b3273227452e0ede
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root c304ea25c778147bc5535ee82f78e0b4a64b3d36e8f3222429237d3baa1d8fb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,017
Size: 1.00 vMB
Total Fees: 0.03258120 BTC
Feerates: 502.65 > 3.26 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (379,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,050 535,050 0000000000000000000200aa6dd083c1753637717fc8d65ae830268a1895e645 1,509 0.65/1.00 vMB 20
535,049 535,049 000000000000000000116f40d305c175c1706bc7aad59bbe1149ae6c326161f6 536 0.25/1.00 vMB 16
535,048 535,048 00000000000000000013369ac0ca87a6610b3e79bfb4d0216dcf1c8618475500 1,227 0.56/1.00 vMB 18
535,047 535,047 0000000000000000002f4cf02154703b12679d6efe09d86145926611b623a9ad 972 0.42/1.00 vMB 14
535,046 535,046 00000000000000000022da8a44865554a7bfb4a583307e4edfd3b943fc5152e5 865 0.33/1.00 vMB 14
535,045 535,045 00000000000000000002ef02fc8356db957d9807424cc044fd661a09c9fcd059 1,682 0.89/1.00 vMB 22
535,044 535,044 0000000000000000000f7cf1f19421adbeaddf6e0a8e2e2871fdc60a7f7dfe4a 1,915 0.69/1.00 vMB 15
535,043 535,043 000000000000000000227c32ceb235c6096c010a0f9367af4b3032c7bc62538d 350 0.13/1.00 vMB 15
535,042 535,042 000000000000000000287bbe84efbc8a8bc792cc6e8af6d852bc1d03bc5746b5 981 0.48/1.00 vMB 18
535,041 535,041 00000000000000000029c28bbfc9d3ad6d5759dd63b12c771f5ea91a7c79cfe3 1,854 1.00/1.00 vMB 12
535,040 535,040 0000000000000000000cddadcd14179f412e80d91b06397523f223dc107f145f 874 1.00/1.00 vMB 9
535,039 535,039 0000000000000000000cc436ced29f553d0d02e5fe3dfc69897c601ee07079db 1,242 1.00/1.00 vMB 7
535,038 535,038 00000000000000000021f2daf1f7a2121080e056276fafd4e06e41368f73ae02 2,305 1.00/1.00 vMB 21
535,037 535,037 00000000000000000024a941e66fe116973daeabefad6c5410b0d6951e9903a5 1,219 1.00/1.00 vMB 5
535,036 535,036 00000000000000000000cde4e09bc163b3a7fc29dd73d16c446c155fd99e1901 1,939 1.00/1.00 vMB 8
535,035 535,035 0000000000000000000b71ed93aec7a32bcbbee36cb056f0f39beb47836b2830 2,662 1.00/1.00 vMB 22
535,034 535,034 0000000000000000002429f0a28b4057c19935cf48e3f52281c6c8bb7a368ebc 2,666 1.00/1.00 vMB 22
535,033 535,033 000000000000000000272cc90514646762e7b9a3d392f8aa29d563d2a858c63f 1,232 1.00/1.00 vMB 16
535,032 535,032 00000000000000000022afa8489c2314490f512f23ef2d568cbca5ce22dcae58 1,161 1.00/1.00 vMB 7
535,031 535,031 000000000000000000251dda88df91123117a7f4d63f488186370d66eb68eac5 2,103 1.00/1.00 vMB 4
535,030 535,030 0000000000000000002cfc747f778e5d5f650a85c4d709a07f54c8270a16f4b0 2,478 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.27 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.96 GB
    • Received: 14.36 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.